Node
-
public class
Node
Fields
opaqueValue
-
protected long
opaqueValue
Methods
equals
-
public boolean
equals
(Object other)
fromProtobuf
-
public static Node
fromProtobuf
(APIClient client, Out.CocoNode inputValue)
getHandle
-
public final long
getHandle
()
getOpaqueValue
-
public final long
getOpaqueValue
()
hashCode
-
public int
hashCode
()
isValid
-
public boolean
isValid
()
prettyPrint
-
public String
prettyPrint
()
prettyPrint
-
public String
prettyPrint
(String formatSpecification)
-