net.obsearch
Class TestQs
java.lang.Object
net.obsearch.TestQs
public class TestQs
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestQs
public TestQs()
combiCounter
public static void combiCounter(char[] chars)
printChars
public static void printChars(long counter,
char[] chars)
combiRecursive
public static void combiRecursive(char[] chars)
combiRecursiveAux
public static void combiRecursiveAux(char[] chars,
int start,
StringBuilder buf,
boolean[] flags)
testCombi
public void testCombi()
Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.