|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectkryshen.tema.functions.IO
public class IO
I/O functions.
Field Summary | |
---|---|
static Function |
COPY
Copy files. |
static Function |
FILE
Create path from base path and file name. |
static Function |
INCLUDE
Evaluate the code read from file. |
static Function |
READ
Read from file. |
static Function |
WRITE
Write data to file. |
Constructor Summary | |
---|---|
IO()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Function COPY
public static final Function WRITE
public static final Function READ
public static final Function INCLUDE
public static final Function FILE
Constructor Detail |
---|
public IO()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |