|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoutput_int.List_int$
output_int.Empty_int$
public class Empty_int$
Constructor Summary | |
---|---|
Empty_int$()
|
Method Summary | |
---|---|
List_int$ |
append(List_int$ l)
|
boolean |
isEmpty()
|
int |
length()
|
NotEmpty_int$ |
putlast(int e)
|
Empty_int$ |
reverse()
|
java.lang.String |
toString()
|
Methods inherited from class output_int.List_int$ |
---|
cons |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Empty_int$()
Method Detail |
---|
public boolean isEmpty()
isEmpty
in class List_int$
public int length()
length
in class List_int$
public List_int$ append(List_int$ l)
append
in class List_int$
public java.lang.String toString()
toString
in class List_int$
public NotEmpty_int$ putlast(int e)
putlast
in class List_int$
public Empty_int$ reverse()
reverse
in class List_int$
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |