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