Package | Description |
---|---|
org.elasticsearch.common.inject.internal |
Guice (sounds like like "juice")
|
Modifier and Type | Method and Description |
---|---|
Errors |
Errors.ambiguousTypeConversion(String stringValue,
Object source,
TypeLiteral<?> type,
MatcherAndConverter a,
MatcherAndConverter b) |
Errors |
Errors.conversionError(String stringValue,
Object source,
TypeLiteral<?> type,
MatcherAndConverter matchingConverter,
RuntimeException cause) |
Errors |
Errors.conversionTypeError(String stringValue,
Object source,
TypeLiteral<?> type,
MatcherAndConverter matchingConverter,
Object converted) |
Errors |
Errors.converterReturnedNull(String stringValue,
Object source,
TypeLiteral<?> type,
MatcherAndConverter matchingConverter) |
Copyright © 2009–2015. All rights reserved.