Uses of Class
io.continual.services.rcvr.NotifierTopics
-
-
Uses of NotifierTopics in io.continual.services.rcvr
Methods in io.continual.services.rcvr that return NotifierTopics Modifier and Type Method Description static NotifierTopicsNotifierTopics. valueOf(String name)Returns the enum constant of this type with the specified name.static NotifierTopics[]NotifierTopics. values()Returns an array containing the constants of this enum type, in the order they are declared.
-