Class CheckEstimator.EstTypes

  • All Implemented Interfaces:
    RevisionHandler
    Enclosing class:
    CheckEstimator

    public static class CheckEstimator.EstTypes
    extends java.lang.Object
    implements RevisionHandler
    public class that contains info about the chosen attribute type estimator work on one attribute only
    • Constructor Summary

      Constructors 
      Constructor Description
      EstTypes()
      Constructor
      EstTypes​(boolean i, boolean w, boolean s)
      Constructor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getRevision()
      Returns the revision string.
      • Methods inherited from class java.lang.Object

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

      • EstTypes

        public EstTypes()
        Constructor
      • EstTypes

        public EstTypes​(boolean i,
                        boolean w,
                        boolean s)
        Constructor
    • Method Detail

      • getRevision

        public java.lang.String getRevision()
        Returns the revision string.
        Specified by:
        getRevision in interface RevisionHandler
        Returns:
        the revision