public class ObjectSelection extends Object
| Constructor and Description |
|---|
ObjectSelection()
Create new root roleMap
|
public static ObjectSelection current()
public static <T> T type(Class<T> type)
public static void newSelection()
public void select(Object object)
public <T> T get(Class<T> type) throws IllegalArgumentException
IllegalArgumentExceptionpublic Object[] toArray()