| Package | Description |
|---|---|
| com.phloc.commons.type |
| Modifier and Type | Method and Description |
|---|---|
ObjectType |
TypedObject.getTypeID() |
ObjectType |
IHasType.getTypeID() |
| Modifier and Type | Method and Description |
|---|---|
int |
ObjectType.compareTo(ObjectType aObjType) |
static <IDTYPE extends Serializable> |
TypedObject.create(ObjectType aTypeID,
IDTYPE aID) |
| Constructor and Description |
|---|
TypedObject(ObjectType aTypeID,
IDTYPE aID) |
Copyright © 2006–2015 phloc systems. All rights reserved.