Class Result.LazyProps

  • Enclosing class:
    Result<T extends Result<T>>

    static class Result.LazyProps
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static int MIN_HISTOGRAM_BINS  
    • Constructor Summary

      Constructors 
      Constructor Description
      LazyProps()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • MIN_HISTOGRAM_BINS

        private static final int MIN_HISTOGRAM_BINS
    • Constructor Detail

      • LazyProps

        LazyProps()