Package 

Class ConfigurationPhaseAware.Property

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private T value
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final T getValue()
      final Unit setValue(T value)
      final T getValue(Object receiver, KProperty<?> property)
      final Unit setValue(Object receiver, KProperty<?> property, T value)
      • Methods inherited from class java.lang.Object

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