Class VectorModule.Combinations

  • Enclosing interface:
    VectorModule

    public static final class VectorModule.Combinations
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Combinations()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static <T> Vector<Vector<T>> apply​(Vector<T> elements, int k)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Combinations

        public Combinations()