Class Welfords.LongWelford

  • All Implemented Interfaces:
    java.util.function.LongConsumer
    Enclosing class:
    Welfords

    public static class Welfords.LongWelford
    extends Welfords
    implements java.util.function.LongConsumer
    • Constructor Detail

      • LongWelford

        public LongWelford()
    • Method Detail

      • accept

        public final void accept​(long value)
        Specified by:
        accept in interface java.util.function.LongConsumer