o

com.avsystem.commons.hocon

PeriodMarker

object PeriodMarker extends HoconTypeMarker[Period]

TypeMarker which allows direct reading of a Period from HoconInput in a GenCodec implementation, taking advantage of the HOCON format for period, implemented by Config.getPeriod.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PeriodMarker
  2. HoconTypeMarker
  3. TypeMarker
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All