public class Atom extends Term<Atom>
Atom(String s)
Struct
marshal()
List<Atom>
split(String regexp)
toCharList()
<Z> Z
toJava()
String
toString()
fromJava, unmarshal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Atom(String s)
public <Z> Z toJava()
toJava
Term<Atom>
public String toString()
toString
Object
public Struct marshal()
marshal
public List<Atom> toCharList()
public List<Atom> split(String regexp)