Element
public class Pair extends Object implements Element
Pair(String formatPart, Object arg)
Object
getArg()
static Object
getArg(Element o)
static String
getFormat(Element o)
String
getFormatPart()
getToken(Element o)
static boolean
isPair(Element o)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Pair(String formatPart, Object arg)
public String toString()
toString
public String getFormatPart()
public Object getArg()
public static Object getArg(Element o)
public static String getFormat(Element o)
public static boolean isPair(Element o)
public static String getToken(Element o)