| Modifier and Type | Method and Description |
|---|---|
<B extends Blueprint> |
byBlueprint(Class<B> blueprintType) |
<E extends AbstractElement,B extends Blueprint> |
byElement(Class<E> elementType) |
public <B extends Blueprint> Inventory.ElementTypes<? extends AbstractElement,B> byBlueprint(Class<B> blueprintType)
public <E extends AbstractElement,B extends Blueprint> Inventory.ElementTypes<E,B> byElement(Class<E> elementType)
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.