| Package | Description |
|---|---|
| com.phloc.commons.type |
| Modifier and Type | Class and Description |
|---|---|
class |
TypedObject<IDTYPE extends Serializable>
Base implementation of an object that has a type and an ID.
|
| Modifier and Type | Method and Description |
|---|---|
static <IDTYPE extends Serializable> |
TypedObject.create(ITypedObject<IDTYPE> aObj) |
| Constructor and Description |
|---|
TypedObject(ITypedObject<IDTYPE> aObj) |
Copyright © 2006–2014 phloc systems. All rights reserved.