Class PredicateIntervalStore


  • public class PredicateIntervalStore
    extends java.lang.Object
    Author:
    bjorncs
    • Constructor Detail

      • PredicateIntervalStore

        public PredicateIntervalStore​(int[][] intervalsList)
    • Method Detail

      • get

        public int[] get​(int intervalRef)
      • writeToOutputStream

        public void writeToOutputStream​(java.io.DataOutputStream out)
                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • fromInputStream

        public static PredicateIntervalStore fromInputStream​(java.io.DataInputStream in)
                                                      throws java.io.IOException
        Throws:
        java.io.IOException