public class ArrayBasedIndexedInts extends Object implements IndexedInts
public int size()
size
in interface IndexedInts
public int get(int index)
get
in interface IndexedInts
public void fill(int index, int[] toFill)
fill
in interface IndexedInts
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2011–2015. All rights reserved.