Class TestInterface
java.lang.Object
ch.software_atelier.simpleflex.interfaces.file.TestInterface
- All Implemented Interfaces:
FileInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanprocess(SimpleFlexAccesser sfa, HashMap<String, Object> config)
-
Constructor Details
-
TestInterface
public TestInterface()
-
-
Method Details
-
process
- Specified by:
processin interfaceFileInterface
-