output_int
Class Empty_int$
java.lang.Object
output_int.List_int$
output_int.Empty_int$
public class Empty_int$
- extends List_int$
| Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
Empty_int$
public Empty_int$()
isEmpty
public boolean isEmpty()
- Specified by:
isEmpty in class List_int$
length
public int length()
- Specified by:
length in class List_int$
append
public List_int$ append(List_int$ l)
- Specified by:
append in class List_int$
toString
public java.lang.String toString()
- Specified by:
toString in class List_int$
putlast
public NotEmpty_int$ putlast(int e)
- Specified by:
putlast in class List_int$
reverse
public Empty_int$ reverse()
- Specified by:
reverse in class List_int$
equals
public boolean equals(java.lang.Object other)
- Overrides:
equals in class List_int$