Class Row<I>

    • Constructor Detail

      • Row

        public Row​(Word<I> prefix)
    • Method Detail

      • getContent

        public boolean getContent​(int index)
      • isNew

        public boolean isNew()
      • isPrime

        public boolean isPrime()
      • getUpperId

        public int getUpperId()
      • getPrefix

        public Word<I> getPrefix()
      • getContents

        public BitSet getContents()
      • isShortPrefixRow

        public boolean isShortPrefixRow()
      • getCoveredRows

        public List<Row<I>> getCoveredRows()