Class Filter.SingleTopic

    • Constructor Summary

      Constructors 
      Constructor Description
      SingleTopic()  
      SingleTopic​(java.lang.String topic)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getValue()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SingleTopic

        public SingleTopic()
      • SingleTopic

        public SingleTopic​(java.lang.String topic)