| Constructor and Description |
|---|
Groups() |
| Modifier and Type | Method and Description |
|---|---|
static Set<GroupOf<?>> |
all() |
static <T extends Manageable> |
find(Class<? extends T> itemType) |
static <T extends Manageable> |
find(String kind) |
static void |
reset() |
public static <T extends Manageable> List<GroupOf<T>> find(Class<? extends T> itemType)
public static <T extends Manageable> List<GroupOf<T>> find(String kind)
public static void reset()
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.