public class Combination extends Object
Combination(String[] datas)
static long
count(int n, int m)
countAll(int n)
List<String[]>
select(int m)
selectAll()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Combination(String[] datas)
datas
public static long count(int n, int m)
n
m
public static long countAll(int n)
public List<String[]> select(int m)
public List<String[]> selectAll()
Copyright © 2018. All rights reserved.