Class BoolFeature


  • public class BoolFeature
    extends Feature
    • Constructor Detail

      • BoolFeature

        public BoolFeature​(boolean val)
    • Method Detail

      • getValue

        public boolean getValue()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object