Package | Description |
---|---|
com.bigdata.rdf.graph.impl.util |
Modifier and Type | Interface and Description |
---|---|
interface |
IManagedIntArray
An interface for a managed int[].
|
Modifier and Type | Class and Description |
---|---|
class |
ManagedIntArray
A view on a mutable int[] that may be extended.
|
Modifier and Type | Method and Description |
---|---|
IIntArraySlice |
ManagedIntArray.slice(int off,
int len) |
IIntArraySlice |
IIntArraySlice.slice(int off,
int len)
Return a slice of the backing buffer.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.