public final class FloatTerm extends NumberTerm
value
Constructor and Description |
---|
FloatTerm(double 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 FloatTerm(double value)
value
- This FloatTerm's (double) valuepublic void accept(TermVisitor termVisitor)
Term
protected void basicRead(TermContentHandler contentHandler, com.google.common.base.Function<Term,Term> termExpander)
Copyright © 2014. All rights reserved.