- java.lang.Object
-
- net.thevpc.nuts.runtime.standalone.util.collections.NEvictingIntQueueImpl
-
-
Method Summary
-
Methods inherited from interface net.thevpc.nuts.util.NEvictingIntQueue
of
-
-
Method Detail
-
clear
public void clear()
- Specified by:
clear in interface net.thevpc.nuts.util.NEvictingIntQueue
-
size
public int size()
- Specified by:
size in interface net.thevpc.nuts.util.NEvictingIntQueue
-
get
public int get(int pos)
- Specified by:
get in interface net.thevpc.nuts.util.NEvictingIntQueue
-
add
public void add(int t)
- Specified by:
add in interface net.thevpc.nuts.util.NEvictingIntQueue
Copyright © 2026 vpc open source initiative. All rights reserved.