bpiwowar.argparser.utils
Class Lazy

java.lang.Object
  extended by bpiwowar.argparser.utils.Lazy

public class Lazy
extends Object

Lazy operations

Author:
B. Piwowarski

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

Lazy

public Lazy(String format,
            Object[] objects)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

format

public static Lazy format(String s,
                          Object... objects)


Copyright © 2013. All Rights Reserved.