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

Method position

classpath/java/nio/Buffer.java:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 }
25
26 public final int position() {
27 return position;
28 }
29
30 public final int capacity() {
31 return capacity;

Callers 6

asReadOnlyBufferMethod · 0.45
putMethod · 0.45
putMethod · 0.45
asReadOnlyBufferMethod · 0.45
asReadOnlyBufferMethod · 0.45
asReadOnlyBufferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected