org.chorem.pollen
Class PollenIOUtil

java.lang.Object
  extended by org.chorem.pollen.PollenIOUtil

public class PollenIOUtil
extends Object

Some utils IO methods.

Since:
1.3
Author:
tchemit

Constructor Summary
protected PollenIOUtil()
           
 
Method Summary
static File getTestSpecificDirectory(Class<?> klass, String methodName, long timestamp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PollenIOUtil

protected PollenIOUtil()
Method Detail

getTestSpecificDirectory

public static File getTestSpecificDirectory(Class<?> klass,
                                            String methodName,
                                            long timestamp)


Copyright © 2009-2012 CodeLutin. All Rights Reserved.