public int hashCode()

in webhooks-server/src/main/java/jetbrains/buildServer/webhook/async/AsyncEventDispatcher.java [66:68]


            public int hashCode() {
                return listener.hashCode();
            }