public interface ClassMetaConsts
| Modifier and Type | Field and Description |
|---|---|
static Class[] |
EMPTY_CLASS_ARRY |
static Object[] |
EMPTY_OBJECT_ARRAY |
static PersistentReference |
emptyReference |
static gnu.trove.TObjectHashingStrategy |
identityHashStrategy |
static int |
REFERENCE_TYPE_IN_USE |
static gnu.trove.TObjectHashingStrategy |
regularHashStrategy |
static final int REFERENCE_TYPE_IN_USE
static final Class[] EMPTY_CLASS_ARRY
static final Object[] EMPTY_OBJECT_ARRAY
static final PersistentReference emptyReference
static final gnu.trove.TObjectHashingStrategy identityHashStrategy
static final gnu.trove.TObjectHashingStrategy regularHashStrategy
Copyright © 2011-2012 Ovea. All Rights Reserved.