Uses of Class
org.jctools.util.CompilationResult
Packages that use CompilationResult
-
Uses of CompilationResult in org.jctools.channels.mapping
Methods in org.jctools.channels.mapping with parameters of type CompilationResultModifier and TypeMethodDescriptionprivate voidMapper.checkCompileFailures(String templateFile, CompilationResult result) private <I> IMapper.instantiateImplementation(Class<?>[] constructorParameterTypes, String name, CompilationResult result, Object[] args) -
Uses of CompilationResult in org.jctools.util
Methods in org.jctools.util that return CompilationResult