Package org.teavm.classlib.java.lang
Class TObject
java.lang.Object
org.teavm.classlib.java.lang.TObject
- Direct Known Subclasses:
TAbstractCollection
,TAbstractMap
,TArray
,TArrays
,TBitSet
,TBoolean
,TCharacter
,TClass
,TClassLoader
,TClassValue
,TCollections
,TConsole
,TDictionary
,TEnum
,TInputStream
,TLevel
,TLogRecord
,TMath
,TNumber
,TObjects
,TOutputStream
,TRandom
,TReference
,TServiceLoader
,TStackTraceElement
,TStrictMath
,TString
,TSystem
,TThread
,TThreadLocal
,TTimer
,TTimerTask
,TVoid
-
Constructor Details
-
TObject
public TObject()
-
-
Method Details
-
getClass0
-
hashCode
public int hashCode() -
equals
-
equals0
-
toString
-
clone
- Overrides:
clone
in classObject
- Throws:
TCloneNotSupportedException
-
notify0
public final void notify0() -
notifyAll0
public final void notifyAll0() -
wait0
- Throws:
TInterruptedException
-
waitImpl
-
wait0
- Throws:
TInterruptedException
-
finalize
- Overrides:
finalize
in classObject
- Throws:
TThrowable
-