Class BooleanHelper

java.lang.Object
net.guizhanss.guizhanlib.java.BooleanHelper

@Deprecated(since="2.0.0", forRemoval=true) public final class BooleanHelper extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
请使用 BooleanHelper 代替
  • Method Details

    • yesOrNo

      @Nonnull public static String yesOrNo(boolean value)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • enabledOrDisabled

      @Nonnull public static String enabledOrDisabled(boolean value)
      Deprecated, for removal: This API element is subject to removal in a future version.