| Interface | Description |
|---|---|
| IGenericAdderTrait<ELEMENTTYPE extends Serializable,IMPLTYPE extends IGenericAdderTrait<ELEMENTTYPE,IMPLTYPE>> |
Add arbitrary objects to this
|
| IGenericImplTrait<IMPLTYPE extends IGenericImplTrait<IMPLTYPE>> |
A trait to convert this to a generic implementation.
|
| IGetterByIndexTrait |
A generic convert Object to anything with convenience API.
|
| IGetterByKeyTrait<KEYTYPE> |
A generic convert Object to anything with convenience API.
|
| IGetterDirectTrait |
A generic convert Object to anything with convenience API.
|
| IHasPrimitiveConverter<DSTTYPE> |
An object having or requiring a converter from primitive to something else.
|
| IPrimitiveConverterTo<DSTTYPE> |
A generic dummy interface to convert any primitive type to a certain object
type.
|
Copyright © 2014–2019 Philip Helger. All rights reserved.