Uses of Interface
types.basic.tint.TInt
Packages that use TInt
-
Uses of TInt in types.basic.tfloat
Methods in types.basic.tfloat that return TInt -
Uses of TInt in types.basic.tint
Classes in types.basic.tint that implement TIntModifier 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.Methods in types.basic.tint that return TIntModifier 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)