public final class Expressions extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isEnabled() |
static void |
withoutExpansion(Runnable action) |
static <T> T |
withoutExpansion(Supplier<T> supplier) |
Copyright © 2018–2020. All rights reserved.