Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/guice
/ getSources
Method
getSources
core/src/com/google/inject/spi/Message.java:105–107 ·
view source on GitHub ↗
@since 2.0
()
Source
from the content-addressed store, hash-verified
103
104
/** @since 2.0 */
105
public
List<Object> getSources() {
106
return
errorDetail.getSources();
107
}
108
109
/** Gets the error message text. */
110
public
String getMessage() {
Callers
8
assertFailure
Method · 0.95
failingScanner
Method · 0.95
writeReplace
Method · 0.95
visit
Method · 0.45
assertNotInSet
Method · 0.45
assertInSet
Method · 0.45
assertSourceNotInSet
Method · 0.45
getSource
Method · 0.45
Calls
no outgoing calls
Tested by
6
assertFailure
Method · 0.76
failingScanner
Method · 0.76
visit
Method · 0.36
assertNotInSet
Method · 0.36
assertInSet
Method · 0.36
assertSourceNotInSet
Method · 0.36