From 48cedd20d46bde66ecca4a976dadff8ad0af81fb Mon Sep 17 00:00:00 2001 From: "Kristian S. Stangeland" Date: Tue, 2 Oct 2012 04:02:54 +0200 Subject: [PATCH] Add some size methods. --- .../protocol/async/PacketProcessingQueue.java | 10 +++++++++- .../comphenix/protocol/async/PacketSendingQueue.java | 8 ++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/ProtocolLib/src/com/comphenix/protocol/async/PacketProcessingQueue.java b/ProtocolLib/src/com/comphenix/protocol/async/PacketProcessingQueue.java index 02a3f93f..08ab06ad 100644 --- a/ProtocolLib/src/com/comphenix/protocol/async/PacketProcessingQueue.java +++ b/ProtocolLib/src/com/comphenix/protocol/async/PacketProcessingQueue.java @@ -69,7 +69,7 @@ class PacketProcessingQueue extends AbstractConcurrentListenerMultimap