Class Utils

java.lang.Object
  |
  +--Utils

public class Utils
extends java.lang.Object


Field Summary
static java.lang.String gen
           
 
Constructor Summary
Utils()
           
 
Method Summary
static java.lang.String getExtension(java.io.File f)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

gen

public static final java.lang.String gen
Constructor Detail

Utils

public Utils()
Method Detail

getExtension

public static java.lang.String getExtension(java.io.File f)