@ApiStatus.Internal
public final class ApplyScopeUtils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
shouldApplyScopeData(@Nullable java.lang.Object hint)
Scope's data should be applied if: Hint is of the type ApplyScopeData or Hint is not Cached
(this includes a null hint)
|
public static boolean shouldApplyScopeData(@Nullable @Nullable java.lang.Object hint)
hint
- the hint