Uses of Interface
types.basic.tint.TInt
-
Uses of TInt in types.basic.tfloat
-
Uses of TInt in types.basic.tint
Modifier and TypeClassDescriptionclass
Temporal integer instant class inherited from temporal instant.class
Temporal integer sequence class inherited from temporal sequence.class
Temporal integer sequence set class inherited from temporal sequence set.Modifier and TypeMethodDescriptiondefault TInt
TInt.from_base_temporal
(int value, Temporal base, TInterpolation interp) Returns a new temporal int with the value "value" and the temporal frame of "base".static TInt
TInt.from_base_time
(int value, Object base, TInterpolation interpolation) Returns a new temporal int with the value "value" and the temporal frame of "base".default TInt
TInt.from_mfjson
(String mfjson)