Interface WeightedQueue.Weighable
-
- All Known Implementing Classes:
BinAuditLogger.Message
,FullQueryLogger.Batch
,FullQueryLogger.Query
- Enclosing class:
- WeightedQueue<T>
public static interface WeightedQueue.Weighable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
weight()
-