|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.android.activityminer.model.util.SparseArrayConverterConstants
public final class SparseArrayConverterConstants
Sparse array converter constants
Field Summary | |
---|---|
static String |
ENTRY_ELEMENT_NAME
The entry element name |
static String |
KEY_ATTRIBUTE_NAME
The key attribute name |
static String |
SIZE_ATTRIBUTE_NAME
The size attribute name |
static String |
VALUE_ATTRIBUT_NAME
The value attribute name |
Constructor Summary | |
---|---|
SparseArrayConverterConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String SIZE_ATTRIBUTE_NAME
public static final String VALUE_ATTRIBUT_NAME
public static final String KEY_ATTRIBUTE_NAME
public static final String ENTRY_ELEMENT_NAME
Constructor Detail |
---|
public SparseArrayConverterConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |