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