Package de.jungblut.utils
Class LongFunnel
- java.lang.Object
-
- de.jungblut.utils.LongFunnel
-
- All Implemented Interfaces:
com.google.common.hash.Funnel<java.lang.Long>,java.io.Serializable
public class LongFunnel extends java.lang.Object implements com.google.common.hash.Funnel<java.lang.Long>- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LongFunnel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidfunnel(java.lang.Long from, com.google.common.hash.PrimitiveSink into)
-