| Interface | Description |
|---|---|
| IHasID<IDTYPE> |
Base interface for all objects having an ID.
|
| IHasIntID |
Base interface for all objects having an int ID.
|
| IHasLongID |
Base interface for all objects having a long ID.
|
| IIDProvider<VALUETYPE,IDTYPE> |
Interface for objects having an ID.
|
| IIntIDProvider<VALUETYPE> |
Interface for objects having an int ID.
|
| ILongIDProvider<VALUETYPE> |
Interface for objects having a long ID.
|
Copyright © 2014–2022 Philip Helger. All rights reserved.