public final class IntegerTerm extends NumberTerm
value
Constructor and Description |
---|
IntegerTerm(long value) |
Modifier and Type | Method and Description |
---|---|
void |
accept(TermVisitor termVisitor)
Accepts a Jpc term visitor.
|
protected void |
basicRead(TermContentHandler contentHandler,
com.google.common.base.Function<Term,Term> termExpander) |
doubleValue, equals, floatValue, getValue, hasFunctor, hashCode, intValue, isGround, longValue, preCompile, prepareForFrame, prepareForQuery, toEscapedString, toString
arg, arity, asList, basicIsList, canUnify, changeVariablesNames, compile, compile, compile, compile, compileAndUnify, compileAndUnifyVars, getArgs, getNamedVariables, getNamedVariablesNames, getNonUnderscoreVariableNames, getNonUnderscoreVariables, getVariableNames, getVariables, hasFunctor, hasFunctor, hasFunctor, hasFunctor, hasVariable, isHilog, isList, listLength, prepareForFrame, prepareForQuery, read, read, replaceVariables, resolveBindings, termEquals, termEquals, termExpansion, toEscapedString, toEscapedString, toString, unify, unifyAndBind, varBindings
public IntegerTerm(long value)
value
- This IntegerTerm's (long) valuepublic void accept(TermVisitor termVisitor)
Term
protected void basicRead(TermContentHandler contentHandler, com.google.common.base.Function<Term,Term> termExpander)
Copyright © 2014. All rights reserved.