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 . |
Modifier and Type | Method and Description |
---|---|
boolean |
likenTo(T value)
Likens to the given value.
|
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 © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210