Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/solr
/ endArray
Method
endArray
solr/solrj/src/java/org/noggit/ObjectBuilder.java:192–194 ·
view source on GitHub ↗
(Object arr)
Source
from the content-addressed store, hash-verified
190
}
191
192
public
Object endArray(Object arr) {
193
return
arr;
194
}
195
196
public
Object getArray() throws IOException {
197
Object arr = newArray();
Callers
1
getArray
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected