org.rococoa.internal
Class NSInvocationMapperLookup
java.lang.Object
org.rococoa.internal.NSInvocationMapperLookup
public class NSInvocationMapperLookup
- extends Object
Look up how to map from and from NSInvocation and Java objects.
- Author:
- duncan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NSInvocationMapperLookup
public NSInvocationMapperLookup()
mapperForType
public static NSInvocationMapper mapperForType(Class<?> type)
stringForType
public static String stringForType(Class<?> type)
Copyright © 2012. All Rights Reserved.