Class ConjunctionIndex

    • Constructor Detail

      • ConjunctionIndex

        public ConjunctionIndex​(org.eclipse.collections.api.map.primitive.IntObjectMap<ConjunctionIndex.FeatureIndex> kIndex,
                                int[] zList,
                                long[] idMapping)
    • Method Detail

      • writeToOutputStream

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

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