| Package | Description |
|---|---|
| com.helger.commons.type |
| 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
|
static <IDTYPE> TypedObject<IDTYPE> |
TypedObject.create(ObjectType aObjectType,
IDTYPE aID)
Factory method
|
static <IDTYPE> TypedObject<IDTYPE> |
TypedObject.create(ObjectType aObjectType,
IDTYPE aID)
Factory method
|
Copyright © 2014–2022 Philip Helger. All rights reserved.