Module net.anwiba.commons.injection
Interface IInjektionAnalyserValueResult
- All Known Implementing Classes:
InjektionAnalyserValueResult
public interface IInjektionAnalyserValueResult
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanboolean
-
Method Details
-
isNullable
boolean isNullable() -
isIterable
boolean isIterable() -
getBinding
IBinding getBinding() -
isEmptiable
boolean isEmptiable() -
isImitable
boolean isImitable()
-