| Constructor and Description |
|---|
Manageables() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Manageable> |
find(Class<? extends T> itemType,
String id) |
static Manageable |
find(String itemType,
String id) |
static Manageable |
find(String kind,
String id,
String sub) |
static String |
kindOf(Class<?> cls) |
public static <T extends Manageable> T find(Class<? extends T> itemType, String id)
public static Manageable find(String itemType, String id)
public static Manageable find(String kind, String id, String sub)
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.