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 InputStreamIoModule.inputStream(File file) static InputStreamIoModule.inputStream(URL url) static FileOutputStreamIoModule.outputStream(File file) static LineSequenceIoModule.seq(BufferedReader reader) static LineSequencecast a file into a sequence of text lines in file.