public class BooleanConverter extends Object implements ToTermConverter<Boolean,Atom>, FromTermConverter<Atom,Boolean>
BooleanConverter()
Boolean
fromTerm(Atom atom, Type type, Jpc context)
Atom
toTerm(Boolean bool, Class<Atom> termClass, Jpc context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BooleanConverter()
public Atom toTerm(Boolean bool, Class<Atom> termClass, Jpc context)
toTerm
ToTermConverter<Boolean,Atom>
public Boolean fromTerm(Atom atom, Type type, Jpc context)
fromTerm
FromTermConverter<Atom,Boolean>
Copyright © 2014. All rights reserved.