public class ListenerResult extends Object
ListenerResult()
ListenerResult(Set<String> routeConfigNames)
boolean
equals(Object o)
Set<String>
getRouteConfigNames()
int
hashCode()
void
mergeRouteConfigNames(Set<String> names)
setRouteConfigNames(Set<String> routeConfigNames)
String
toString()
getClass, notify, notifyAll, wait, wait, wait
public ListenerResult()
public ListenerResult(Set<String> routeConfigNames)
public Set<String> getRouteConfigNames()
public void setRouteConfigNames(Set<String> routeConfigNames)
public void mergeRouteConfigNames(Set<String> names)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2024 The Apache Software Foundation. All rights reserved.