Package io.smallrye.config
Class Expressions
- java.lang.Object
-
- io.smallrye.config.Expressions
-
public final class Expressions extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisEnabled()static voidwithoutExpansion(Runnable action)static <T> TwithoutExpansion(Supplier<T> supplier)
-