MCPcopy Create free account
hub / github.com/apache/solr / lastEvent

Method lastEvent

solr/solrj/src/java/org/noggit/JSONParser.java:1152–1154  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1150 }
1151
1152 public int lastEvent() {
1153 return event;
1154 }
1155
1156 public boolean wasKey() {
1157 return state == DID_MEMNAME;

Callers 3

parseMethod · 0.95
ObjectBuilderMethod · 0.80
getValMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected