MCPcopy Index your code
hub / github.com/jankotek/mapdb / get

Method get

src/main/java/org/mapdb/StoreBinaryGetLong.java:10–10  ·  view source on GitHub ↗
(DataInput2 input, int size)

Source from the content-addressed store, hash-verified

8public interface StoreBinaryGetLong {
9
10 long get(DataInput2 input, int size) throws IOException;
11
12}

Callers 15

testConstructorMethod · 0.65
testConstructor2Method · 0.65
testGetSetMethod · 0.65
testCompareAndSetMethod · 0.65
testGetAndAddMethod · 0.65
testGetAndIncrementMethod · 0.65
testAddAndGetMethod · 0.65
testDecrementAndGetMethod · 0.65
testIncrementAndGetMethod · 0.65
testConstructorMethod · 0.65
testConstructor2Method · 0.65

Implementers 10

BinaryGetsrc/main/java/org/mapdb/BTreeMapJava.j
AbstractLongLongMapTestCasesrc/test/java/org/mapdb/indexTreeLongL
AbstractMutableLongLongMapTestCasesrc/test/java/org/mapdb/indexTreeLongL
SubMapsrc/main/java/org/mapdb/BTreeMapJava.j
DescendingMapsrc/main/java/org/mapdb/BTreeMapJava.j
Integersrc/main/java/org/mapdb/Atomic.java
Longsrc/main/java/org/mapdb/Atomic.java
Booleansrc/main/java/org/mapdb/Atomic.java
Stringsrc/main/java/org/mapdb/Atomic.java
Varsrc/main/java/org/mapdb/Atomic.java

Calls

no outgoing calls

Tested by 15

testConstructorMethod · 0.52
testConstructor2Method · 0.52
testGetSetMethod · 0.52
testCompareAndSetMethod · 0.52
testGetAndAddMethod · 0.52
testGetAndIncrementMethod · 0.52
testAddAndGetMethod · 0.52
testDecrementAndGetMethod · 0.52
testIncrementAndGetMethod · 0.52
testConstructorMethod · 0.52
testConstructor2Method · 0.52