Interface SE<E>

    • Method Detail

      • of

        static <E> SE<E> of​(E edge)
      • getEdge

        E getEdge()