| Package | Description |
|---|---|
| com.helger.commons.type |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ITypedObject<IDTYPE>
Base interface for objects having an
ObjectType and an ID. |
| Modifier and Type | Class and Description |
|---|---|
class |
TypedObject<IDTYPE extends Serializable>
Base implementation of an object that has an
ObjectType and an ID. |
Copyright © 2014–2019 Philip Helger. All rights reserved.