public final class UsesInstance extends Object
static UsesInstance
EMPTY_USES
boolean
equals(Object o)
int
hashCode()
Object[]
toArray()
String
toString()
UsesInstance
use(Object... objects)
Object
useForType(Class<?> type)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final UsesInstance EMPTY_USES
public UsesInstance use(Object... objects)
public Object useForType(Class<?> type)
public Object[] toArray()
public boolean equals(Object o)
equals
public int hashCode()
hashCode
public String toString()
toString