Uses of Annotation Interface
com.googlecode.aviator.annotation.Function
Packages that use Function
-
Uses of Function in com.googlecode.aviator.runtime.module
Methods in com.googlecode.aviator.runtime.module with annotations of type FunctionModifier and TypeMethodDescriptionstatic File[]
static InputStream
IoModule.inputStream
(File file) static InputStream
IoModule.inputStream
(URL url) static FileOutputStream
IoModule.outputStream
(File file) static LineSequence
IoModule.seq
(BufferedReader reader) static LineSequence
cast a file into a sequence of text lines in file.