T - the type of the result of the converter@ParametersAreNonnullByDefault public abstract class AbstractIdConverter<T> extends Object implements IdConverter<T>
IdConverter.| Modifier and Type | Field and Description |
|---|---|
protected IdProvider |
provider
The current provider of
Id instances. |
| Constructor and Description |
|---|
AbstractIdConverter() |
@Nonnull protected final IdProvider provider
Id instances.Copyright © 2013–2019 Atlanmod. All rights reserved.