T - The type of value.public interface ValueLikening<T>
| Modifier and Type | Field and Description |
|---|---|
static AspectType<ValueLikening<?>> |
TYPE
The aspect's technical type to be used for requesting it from an
Aspectable. |
static final AspectType<ValueLikening<?>> TYPE
Aspectable.boolean likenTo(T value)
value - The value to compare to.true, if the held value and the given one are alike.Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408