| Package | Description |
|---|---|
| org.solovyev.android.list |
| Modifier and Type | Method and Description |
|---|---|
static <E extends Enum & Labeled> |
LabeledEnum.newInstance(E enumConstant,
android.content.Context context) |
static <E> LabeledEnum<E> |
LabeledEnum.newInstance(E enumConstant,
String label) |
| Modifier and Type | Method and Description |
|---|---|
static <E extends Enum & Labeled> |
ListAdapterUtils.newDefaultAdapterForEnum(android.content.Context context,
Class<E> enumClass) |
static <E extends Enum & Labeled> |
LabeledEnum.toLabeledEnums(Class<E> enumClass,
android.content.Context context) |
Copyright © 2015 se.solovyev. All Rights Reserved.