public interface PrologLong extends PrologNumber
PrologNumber
who contains an immutable Long
instance. The Prolog Provider is the mechanism to create a new Prolog long
integer invoking PrologProvider.newLong(Number)
.
Two long integers numbers are equals if and only if are long integers and
have equal value. Long integers numbers unify only with same value long
integers or with free variable.getDoubleValue, getFloatValue, getIntegerValue, getLongValue, getPrologDouble, getPrologFloat, getPrologInteger, getPrologLong
cast, getArgument, getArguments, getArity, getFunctor, getIndicator, getObject, getProvider, getTerm, getType, hasIndicator, isAtom, isAtomic, isClass, isCompound, isDouble, isEmptyList, isEntry, isEvaluable, isFalseType, isField, isFloat, isInteger, isList, isLong, isMap, isMixin, isNil, isNullType, isNumber, isObjectType, isParameter, isReference, isResult, isStructure, isTrueType, isVariable, isVariableBound, isVariableNotBound, isVoidType, match, unify
compareTo
isClause, isTerm
Copyright © 2020–2024 Prolobjectlink Project. All rights reserved.