Interface SetFactory<T>

    • Method Summary

      Modifier and Type Method and Description
      Set<T> create()
       
    • Method Detail

      • create

        Set<T> create()