|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectzombie.util.util.Display
public class Display
This class provides static methods for display of collection elements. It is only provided as a utility class for the collection implementations and is not a part of the API.
Constructor Summary | |
---|---|
Display()
|
Method Summary | |
---|---|
static java.lang.String |
display(int v)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Display()
Method Detail |
---|
public static java.lang.String display(int v)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |