public static final class FieldMapper.Stage extends Object
FieldMapper.| Modifier and Type | Method and Description |
|---|---|
<T> FieldMapper<T> |
apply(Class<T> type)
Returns a
FieldMapper for a given Class. |
public final <T> FieldMapper<T> apply(Class<T> type)
FieldMapper for a given Class.Copyright © 2019. All rights reserved.