T - - The type of value being consumed.public interface ConsumesValue<T>
| Modifier and Type | Method and Description |
|---|---|
boolean |
consume(T x) |
boolean consume(T x)
x - - An object of the ConsumesValue's declared typeCopyright © December 07, 2012–2015 The Internet Party. All rights reserved.