|
Build m5-rc15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Enum
android.graphics.Interpolator.Result
public static final class Interpolator.Result
| Field Summary | |
|---|---|
static Interpolator.Result |
FREEZE_END
|
static Interpolator.Result |
FREEZE_START
|
static Interpolator.Result |
NORMAL
|
| Constructor Summary | |
|---|---|
Interpolator.Result()
|
|
| Method Summary | |
|---|---|
static Interpolator.Result |
valueOf(String name)
|
static Interpolator.Result[] |
values()
|
| Methods inherited from class java.lang.Enum |
|---|
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Field Detail |
|---|
public static final Interpolator.Result NORMAL
public static final Interpolator.Result FREEZE_START
public static final Interpolator.Result FREEZE_END
| Constructor Detail |
|---|
public Interpolator.Result()
| Method Detail |
|---|
public static final Interpolator.Result[] values()
public static Interpolator.Result valueOf(String name)
|
Build m5-rc15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||