parser.absconparseur.tools
Class InstanceShuffler

java.lang.Object
  extended by parser.absconparseur.tools.InstanceShuffler

public class InstanceShuffler
extends Object


Field Summary
protected static Logger LOGGER
           
 
Constructor Summary
InstanceShuffler(File file, int seed, int mode)
           
 
Method Summary
static void main(String[] args)
           
 void treat()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGGER

protected static final Logger LOGGER
Constructor Detail

InstanceShuffler

public InstanceShuffler(File file,
                        int seed,
                        int mode)
Method Detail

treat

public void treat()
           throws Exception
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.