Module net.anwiba.commons.utilities
Interface INamedValueProvider<V,E extends Exception>
- All Superinterfaces:
IContextValueProvider<String,V, E>
public interface INamedValueProvider<V,E extends Exception>
extends IContextValueProvider<String,V,E>
-
Method Summary
Methods inherited from interface net.anwiba.commons.utilities.provider.IContextValueProvider
getValue
-
Method Details
-
getNames
-