Interface IStructureReader

    • Method Detail

      • getReferencesForFeature

        it.unimi.dsi.fastutil.longs.LongSet getReferencesForFeature​(Structure<?> p_230346_1_)
      • addReferenceForFeature

        void addReferenceForFeature​(Structure<?> p_230343_1_,
                                    long p_230343_2_)
      • getAllReferences

        java.util.Map<Structure<?>,​it.unimi.dsi.fastutil.longs.LongSet> getAllReferences()
      • setAllReferences

        void setAllReferences​(java.util.Map<Structure<?>,​it.unimi.dsi.fastutil.longs.LongSet> p_201606_1_)