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 © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500