Class PropertyReducer.Builder<B extends PropertyReducer.Builder<B>>

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String property  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Builder​(java.lang.String property)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • property

        protected final java.lang.String property
    • Constructor Detail

      • Builder

        protected Builder​(java.lang.String property)