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 IndexedInts
public int get(int index)
get
in interface IndexedInts
Copyright © 2015. All rights reserved.