public interface CompilerRegistry extends NamedDomainObjectSet<Compiler>
Modifier and Type | Method and Description |
---|---|
Compiler |
getDefaultCompiler()
Somehow picks what the default compiler to use is.
|
findAll, matching, matching, withType
add, addAll, addRule, addRule, findByName, getAsMap, getAt, getByName, getByName, getNamer, getRules
all, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withType
clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray
Compiler getDefaultCompiler()