Package org.neo4j.gds.core.loading
Class MutableIntValue
- java.lang.Object
-
- org.neo4j.gds.core.loading.MutableIntValue
-
- Direct Known Subclasses:
CompressedAdjacencyList.DecompressingCursor,UncompressedAdjacencyList.Cursor
public abstract class MutableIntValue extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description intvalue
-
Constructor Summary
Constructors Constructor Description MutableIntValue()
-