| パッケージ | 説明 |
|---|---|
| org.elasticsearch.common.inject.internal |
Guice (sounds like like "juice")
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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–2016. All rights reserved.