-
-
Constructor Summary
Constructors
| Constructor and Description |
IdsImpl(long[] ids) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
long[] |
ids() |
int |
size() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
ids
public long[] ids()
- Specified by:
ids in interface com.ohmdb.api.Ids<T>
-
size
public int size()
- Specified by:
size in interface com.ohmdb.api.Ids<T>
Copyright © 2013–2014 Nikolche Mihajlovski. All rights reserved.