de.unkrig.commons.file.filetransformation
Class FileAdderUtil

java.lang.Object
  extended by de.unkrig.commons.file.filetransformation.FileAdderUtil

public final class FileAdderUtil
extends java.lang.Object

Various FileAdder-related utility methods.


Method Summary
static FileAdder nop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

nop

public static FileAdder nop()
Returns:
A FileAdder that does nothing.