net.ajaest.tools
Class Experiments

java.lang.Object
  extended by net.ajaest.tools.Experiments

public class Experiments
extends java.lang.Object


Constructor Summary
Experiments()
           
 
Method Summary
static void getDicRefsMaxLengths()
           
static void getMaxMinLengths()
           
static void main(java.lang.String... args)
           
static void nonNumericDicReferencesExperiment()
           
static void showAllDicRefsSorted()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Experiments

public Experiments()
Method Detail

main

public static void main(java.lang.String... args)

showAllDicRefsSorted

public static void showAllDicRefsSorted()

getDicRefsMaxLengths

public static void getDicRefsMaxLengths()

getMaxMinLengths

public static void getMaxMinLengths()

nonNumericDicReferencesExperiment

public static void nonNumericDicReferencesExperiment()