public class BuildableRepository extends Object
| Constructor and Description |
|---|
BuildableRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
TypeDef |
getBuildable(TypeRef type) |
Set<TypeDef> |
getBuildables() |
boolean |
isBuildable(TypeDef type) |
boolean |
isBuildable(TypeRef type) |
TypeDef |
register(TypeDef buildable) |
Copyright © 2016. All Rights Reserved.