public class ObjCClass extends ObjCObject
Constructor and Description |
---|
ObjCClass() |
Modifier and Type | Method and Description |
---|---|
Pointer<ObjCObject> |
alloc() |
IMP |
instanceMethodFor(SEL aSelector) |
boolean |
instancesRespondTo(SEL sel) |
Pointer<ObjCObject> |
new$() |
description, equals, hash, hashCode, init, isEqual, isKindOf, isKindOfClassNamed, isMemberOf, isMemberOfClassNamed, methodFor, perform, perform$with, perform$with$with, respondsTo, stringValue, toString
clone
public ObjCClass()
public Pointer<ObjCObject> alloc()
public Pointer<ObjCObject> new$()
public boolean instancesRespondTo(SEL sel)
public IMP instanceMethodFor(SEL aSelector)
Copyright © 2009-2020. All Rights Reserved.