Interface FileHandler
-
- All Known Implementing Classes:
ClassFileAnalyzer,ClassFileTransformer
public interface FileHandlerCreated by tlh on 2018/8/22.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(FileData fileData)
-
-
-
Method Detail
-
handle
void handle(FileData fileData)
-
-