Package one.xingyi.core.filemaker
Interface IFileMaker<T>
-
- All Known Implementing Classes:
ClientResourceCompanionFileMaker,ClientResourceFileMaker,ClientViewCompanionFileMaker,ClientViewImplFileMaker,ClientViewInterfaceFileMaker,CodeDomDebugFileMaker,CompositeViewCompanionMaker,CompositeViewImplMaker,CompositeViewInterfaceMaker,HttpServiceFileMaker,ServerCompanionFileMaker,ServerControllerFileMaker,ServerFileMaker,ServerInterfaceFileMaker,ServerResourceFileMaker,ViewDomDebugFileMaker
public interface IFileMaker<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Result<java.lang.String,FileDefn>apply(T t)
-