public class NSString extends NSObject
Modifier and Type | Method and Description |
---|---|
int |
hashCode() |
boolean |
isAbsolutePath() |
int |
length() |
String |
toString() |
Pointer<Byte> |
UTF8String() |
static NSString |
valueOf(String s) |
description, equals, hash, init, isEqual, isKindOf, isKindOfClassNamed, isMemberOf, isMemberOfClassNamed, methodFor, perform, perform$with, perform$with$with, respondsTo, stringValue
clone
public int length()
public boolean isAbsolutePath()
public Pointer<Byte> UTF8String()
public String toString()
toString
in class ObjCObject
public int hashCode()
hashCode
in class ObjCObject
Copyright © 2009-2020. All Rights Reserved.