Class BooleanUtils

java.lang.Object
com.atlassian.bamboo.agent.elastic.client.BooleanUtils

public final class BooleanUtils extends Object
  • Method Details

    • toString

      public static String toString(boolean value, String onTrue, String onFalse)
    • toInteger

      public static int toInteger(boolean value)