Interface IPubSubRepository.RootCollectionSetIfc

    • Method Detail

      • add

        void add​(java.lang.String node)
      • remove

        void remove​(java.lang.String node)
      • values

        java.util.Set<java.lang.String> values()