[Type] Object

Part of: mobl

Object is the super type of all other types in mobl. Similar to java.lang.Object in Java.

Instance methods

toString() : String

Returns a textual representation of this object.

Example:

obj.toString() // "[Object]"
mobl/object.txt · Last modified: 2013/10/01 02:28 (external edit)