| Package | Description |
|---|---|
| restx.factory |
| Modifier and Type | Method and Description |
|---|---|
SatisfiedBOM |
Warehouse.StoredBox.getSatisfiedBOM() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
Warehouse.checkIn(ComponentBox<T> componentBox,
SatisfiedBOM satisfiedBOM) |
<T> void |
StdWarehouse.checkIn(ComponentBox<T> componentBox,
SatisfiedBOM satisfiedBOM) |
<T> void |
FilteredWarehouse.checkIn(ComponentBox<T> componentBox,
SatisfiedBOM satisfiedBOM) |
protected abstract T |
StdMachineEngine.doNewComponent(SatisfiedBOM satisfiedBOM) |
ComponentBox<T> |
StdMachineEngine.newComponent(SatisfiedBOM satisfiedBOM) |
ComponentBox<T> |
MachineEngineWrapper.newComponent(SatisfiedBOM satisfiedBOM) |
ComponentBox<T> |
MachineEngine.newComponent(SatisfiedBOM satisfiedBOM) |
| Modifier and Type | Method and Description |
|---|---|
FactoryMachineWrapper.Builder |
FactoryMachineWrapper.Builder.transformComponents(com.google.common.base.Function<Map.Entry<SatisfiedBOM,NamedComponent>,NamedComponent> transform) |
| Constructor and Description |
|---|
StoredBox(ComponentBox<T> box,
SatisfiedBOM satisfiedBOM) |
Copyright © 2017. All Rights Reserved.