public interface IApplicableRegistry<I,O extends net.anwiba.commons.lang.functional.IApplicable<I>>
| Modifier and Type | Method and Description |
|---|---|
void |
add(O... applicable) |
O |
get(I context) |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.