Class RareBooleanData


  • public class RareBooleanData
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      RareBooleanData​(java.util.List<java.lang.Integer> index)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.Integer> getIndex()  
      • Methods inherited from class java.lang.Object

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

      • RareBooleanData

        public RareBooleanData​(java.util.List<java.lang.Integer> index)
    • Method Detail

      • getIndex

        public java.util.List<java.lang.Integer> getIndex()