|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSExpUtil
public class SExpUtil
Constructor Summary | |
---|---|
SExpUtil()
|
Method Summary | |
---|---|
static SList |
append(SList l1,
SList l2)
|
static SList |
flatten(SExp sexp)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SExpUtil()
Method Detail |
---|
public static SList append(SList l1, SList l2)
public static SList flatten(SExp sexp)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |