public final class HintShadowAlgorithmDeterminer extends Object
| Constructor and Description |
|---|
HintShadowAlgorithmDeterminer() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isShadow(HintShadowAlgorithm<Comparable<?>> shadowAlgorithm,
ShadowDetermineCondition shadowCondition,
ShadowRule shadowRule)
Is shadow in hint shadow algorithm.
|
public static boolean isShadow(HintShadowAlgorithm<Comparable<?>> shadowAlgorithm, ShadowDetermineCondition shadowCondition, ShadowRule shadowRule)
shadowAlgorithm - hint shadow algorithmshadowCondition - shadow determine conditionshadowRule - shadow ruleCopyright © 2022 The Apache Software Foundation. All rights reserved.