Documentation of 'org.jplot2d.util.LongBottomNFinder' Java class
LongBottomNFinder
org.jplot2d.util

Class LongBottomNFinder



  • public class LongBottomNFinder
    extends java.lang.Object
    find bottom N numbers among a number set.
    • Constructor Summary

      Constructors 
      Constructor and Description
      LongBottomNFinder(long[] array) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void check(long v) 
      long getMax() 
      long getMax2nd() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LongBottomNFinder

        public LongBottomNFinder(long[] array)
    • Method Detail

      • check

        public void check(long v)
      • getMax

        public long getMax()
      • getMax2nd

        public long getMax2nd()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.