|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbpiwowar.argparser.utils.Lazy
public class Lazy
Lazy operations
Constructor Summary | |
---|---|
Lazy(String format,
Object[] objects)
|
Method Summary | |
---|---|
static Lazy |
format(String s,
Object... objects)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Lazy(String format, Object[] objects)
Method Detail |
---|
public String toString()
toString
in class Object
public static Lazy format(String s, Object... objects)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |