MCPcopy Create free account
hub / github.com/ReadyTalk/avian / getLastPartition

Method getLastPartition

classpath/java/util/BitSet.java:253–255  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

251 }
252
253 public int getLastPartition() {
254 return basePartition + numPartitionsToTraverse - 1;
255 }
256 }
257
258 private static class MaskInfo {

Callers 2

flipMethod · 0.95
setMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected