| Package | Description |
|---|---|
| com.helger.commons.type |
| Modifier and Type | Class and Description |
|---|---|
class |
TypedObject<IDTYPE extends Serializable>
Base implementation of an object that has an
ObjectType and an ID. |
| Modifier and Type | Method and Description |
|---|---|
static <IDTYPE extends Serializable> |
TypedObject.create(ITypedObject<IDTYPE> aObj)
Factory method
|
| Constructor and Description |
|---|
TypedObject(ITypedObject<IDTYPE> aObj) |
Copyright © 2014–2020 Philip Helger. All rights reserved.