Class SubscriptionKey


  • public class SubscriptionKey
    extends Object
    • Constructor Detail

      • SubscriptionKey

        public SubscriptionKey​(Path path,
                               boolean recursive)
    • Method Detail

      • getPath

        public Path getPath()
      • isRecursive

        public boolean isRecursive()
      • equals

        public boolean equals​(@Nullable Object obj)
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object