Class Stratified

    • Constructor Detail

      • Stratified

        public Stratified​(Clock clock)
      • Stratified

        public Stratified​(Clock clock,
                          Stint windowStint)
      • Stratified

        public Stratified​(Clock clock,
                          long lowestDiscernibleValue,
                          long highestTrackableValue,
                          int numberOfSignificantValueDigits)
      • Stratified

        public Stratified​(Clock clock,
                          long lowestDiscernibleValue,
                          long highestTrackableValue,
                          int numberOfSignificantValueDigits,
                          Stint windowStint)