Class PeriodMapper

java.lang.Object
ch.kk7.confij.binding.values.AbstractClassValueMapper<java.time.Period>
ch.kk7.confij.binding.values.PeriodMapper
All Implemented Interfaces:
ValueMapperFactory

public class PeriodMapper
extends AbstractClassValueMapper<java.time.Period>
  • Nested Class Summary

    Nested Classes
    Modifier and Type Class Description
    static class  PeriodMapper.PeriodMapperInstance  
  • Constructor Summary

    Constructors
    Constructor Description
    PeriodMapper()  
  • Method Summary

    Modifier and Type Method Description
    ValueMapperInstance<java.time.Period> newInstance​(BindingType bindingType)  

    Methods inherited from class ch.kk7.confij.binding.values.AbstractClassValueMapper

    maybeForType

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait