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 | providerThe current provider of  Idinstances. | 
| Constructor and Description | 
|---|
| AbstractIdConverter() | 
@Nonnull protected final IdProvider provider
Id instances.Copyright © 2013–2019 Atlanmod. All rights reserved.