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 TypeClassDescriptionclassTemporal integer instant class inherited from temporal instant.classTemporal integer sequence class inherited from temporal sequence.classTemporal integer sequence set class inherited from temporal sequence set.Methods in types.basic.tint that return TIntModifier and TypeMethodDescriptiondefault TIntTInt.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 TIntTInt.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 TIntTInt.from_mfjson(String mfjson)