@Internal public class DetectionQueue extends Object
Constructor and Description |
---|
DetectionQueue() |
Modifier and Type | Method and Description |
---|---|
int |
getKeysSize() |
boolean |
isEmpty() |
PlanKey |
pop() |
boolean |
push(PlanKey planKey) |
boolean |
pushFront(PlanKey planKey) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.