I
- the generic type of the object stored into the WaveDatapublic class ClassWaveChecker<I> extends AbstractWaveChecker<I,Class<I>>
Constructor and Description |
---|
ClassWaveChecker(WaveItemBase<I> waveItem,
Class<I> matchingValue)
Default Constructor to call the super one.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
call(Wave wave) |
getMatchingValue, getWaveItem
public ClassWaveChecker(WaveItemBase<I> waveItem, Class<I> matchingValue)
waveItem
- the wave itemmatchingValue
- the matching valueCopyright © 2011–2016 JRebirth OSS. All rights reserved.