Documentation of 'com.flaptor.hist4j.Cell' Java class
Cell
com.flaptor.hist4j

Class Cell

  • All Implemented Interfaces:
    java.io.Serializable


    public class Cell
    extends java.lang.Object
    implements java.io.Serializable
    Contains the data of a histogram node.
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      long count 
      float maxValue 
      float minValue 
    • Constructor Summary

      Constructors 
      Constructor and Description
      Cell() 
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • count

        public long count
      • minValue

        public float minValue
      • maxValue

        public float maxValue
    • Constructor Detail

      • Cell

        public Cell()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.