public final class InjektionAnalyserValueResult extends Object implements IInjektionAnalyserValueResult
| Constructor and Description |
|---|
InjektionAnalyserValueResult(Class type,
boolean isNullable,
boolean isIterable) |
| Modifier and Type | Method and Description |
|---|---|
Class |
getType() |
boolean |
isIterable() |
boolean |
isNullable() |
public InjektionAnalyserValueResult(Class type, boolean isNullable, boolean isIterable)
public boolean isNullable()
isNullable in interface IInjektionAnalyserValueResultpublic boolean isIterable()
isIterable in interface IInjektionAnalyserValueResultpublic Class getType()
getType in interface IInjektionAnalyserValueResultCopyright © 2007–2017 Andreas Bartels. All rights reserved.