public interface ShadowPicker<T>
Modifier and Type | Method and Description |
---|---|
Class<? extends T> |
pickShadowClass()
Determines the shadow class to be used depending on the configuration of the
Environment . |
Class<? extends T> pickShadowClass()
Determines the shadow class to be used depending on the configuration of the Environment
. Must be deterministic.