AbstractSignedInt
classin packageklyn
public abstract class AbstractSignedInt extends AbstractInt:
└ AbstractSignedInt
Common base type for signed integer value types.
def fct<T extends AbstractSignedInt>(value as T) as T:
return value
Properties inherited from Object: type
Methods inherited from Object: fromJson, toDict, toJson, toString, toXml