Atavism Version 2018.1AGIS API

atavism.server.util
Class SquareQueue.SubQueue

java.lang.Object
  extended by atavism.server.util.SquareQueue.SubQueue
Enclosing class:
SquareQueue<K,V>

public class SquareQueue.SubQueue
extends java.lang.Object


Method Summary
 V getHeadValue()
           
 K getKey()
           
 boolean next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

next

public boolean next()

getKey

public K getKey()

getHeadValue

public V getHeadValue()


Copyright © 2018 Dragonsan Studios Sp. z o.o.