public class EmptyIndexedInts extends Object implements IndexedInts
| Modifier and Type | Field and Description |
|---|---|
static EmptyIndexedInts |
instance |
| Constructor and Description |
|---|
EmptyIndexedInts() |
public static EmptyIndexedInts instance
public int size()
size in interface IndexedIntspublic int get(int index)
get in interface IndexedIntspublic void fill(int index,
int[] toFill)
fill in interface IndexedIntspublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2011–2015. All rights reserved.