public class PeriodMapper extends AbstractClassValueMapper<java.time.Period>
| Modifier and Type | Class and Description |
|---|---|
static class |
PeriodMapper.PeriodMapperInstance |
| Constructor and Description |
|---|
PeriodMapper() |
| Modifier and Type | Method and Description |
|---|---|
ValueMapperInstance<java.time.Period> |
newInstance(BindingType bindingType) |
maybeForTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitalways, defaultFactories, forClasspublic ValueMapperInstance<java.time.Period> newInstance(BindingType bindingType)
newInstance in class AbstractClassValueMapper<java.time.Period>