|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bee.func.cp
org.bee.func.mv
public class mv
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.bee.func.cp |
---|
cp.FileCopier |
Field Summary |
---|
Fields inherited from class org.bee.func.cp |
---|
append |
Constructor Summary | |
---|---|
mv()
|
Method Summary | |
---|---|
protected java.lang.String |
action(java.io.File srcFile,
java.io.File destFile,
boolean append)
|
static java.util.List<java.lang.String> |
eval(java.lang.String... copyPairs)
|
Methods inherited from class org.bee.func.cp |
---|
copy, copy |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public mv()
Method Detail |
---|
public static java.util.List<java.lang.String> eval(java.lang.String... copyPairs)
protected java.lang.String action(java.io.File srcFile, java.io.File destFile, boolean append)
action
in class cp
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |