- java.lang.Object
-
- net.thevpc.nuts.runtime.core.commands.ws.AbstractNutsResultList<T>
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected net.thevpc.nuts.NutsSession |
session |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
list
public List<T> list()
- Specified by:
list in interface net.thevpc.nuts.NutsResultList<T>
-
first
public T first()
- Specified by:
first in interface net.thevpc.nuts.NutsResultList<T>
-
singleton
public T singleton()
- Specified by:
singleton in interface net.thevpc.nuts.NutsResultList<T>
-
count
public long count()
- Specified by:
count in interface net.thevpc.nuts.NutsResultList<T>
Copyright © 2021 vpc open source initiative. All rights reserved.