DropQueue static update
This commit is contained in:
@@ -103,4 +103,8 @@ public class DropQueue {
|
||||
public void push() {
|
||||
handle.push();
|
||||
}
|
||||
|
||||
static {
|
||||
FastCollatedDropQueue.update();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user