public class Argument extends Object
Argument(Object argument)
static Argument
arg(Object arg)
boolean
equals(Object o)
Object
getArgument()
int
hashCode()
withArg(Object arg)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Argument(Object argument)
argument
public Object getArgument()
public static Argument withArg(Object arg)
public static Argument arg(Object arg)
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2010–2014. All rights reserved.