public class MvccEmptyLongList extends Object implements MvccLongList
| Modifier and Type | Field and Description |
|---|---|
static MvccEmptyLongList |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(long val) |
long |
get(int i) |
int |
size() |
String |
toString() |
public static MvccEmptyLongList INSTANCE
public int size()
size in interface MvccLongListpublic long get(int i)
get in interface MvccLongListpublic boolean contains(long val)
contains in interface MvccLongList
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020