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

Method getFlags

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

Source from the content-addressed store, hash-verified

180 }
181
182 public int getFlags() {
183 return flags;
184 }
185
186 public int setFlags(int flags) {
187 int oldFlags = flags;

Callers 2

getJSONParserMethod · 0.95
parseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected