Interface Buffer<A>
- All Superinterfaces:
ArrayReadable<A>,ArrayWritable<A>,BufferLike<A>,HasArrayOps<A>
- All Known Implementing Classes:
BufferOverArray
-
Method Summary
Methods inherited from interface org.apache.jena.sparql.service.enhancer.slice.impl.ArrayReadable
get, readInto, readIntoRawMethods inherited from interface org.apache.jena.sparql.service.enhancer.slice.impl.ArrayWritable
put, write, write, writeMethods inherited from interface org.apache.jena.sparql.service.enhancer.slice.impl.BufferLike
getCapacityMethods inherited from interface org.apache.jena.sparql.service.enhancer.slice.api.HasArrayOps
getArrayOps