Class EdgeEvent.Builder<K,​S extends EdgeEvent.Builder<K,​S>>

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • from

        public final S from​(K from)
      • to

        public final S to​(K to)