public class IntegerFunnel extends Object implements com.google.common.hash.Funnel<Integer>
| Constructor and Description |
|---|
IntegerFunnel() |
| Modifier and Type | Method and Description |
|---|---|
void |
funnel(Integer from,
com.google.common.hash.PrimitiveSink into) |
Copyright © 2016. All rights reserved.