com.webobjects.foundation
Class NSKeyValueCoding.MapImplementation
java.lang.Object
com.webobjects.foundation.NSKeyValueCoding.MapImplementation
- Enclosing interface:
- NSKeyValueCoding
public static class NSKeyValueCoding.MapImplementation
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
valueForKey
public static Object valueForKey(Map map,
String key)
takeValueForKey
public static void takeValueForKey(Map map,
Object value,
String key)
Copyright © 2000-2008 Apple Inc.