org.apache.activemq.apollo.filter

ConstantExpression

object ConstantExpression extends

Visibility
  1. Public
  2. All

Value Members

  1. def createFloat (text: String): ConstantExpression

  2. def createFromDecimal (text: String): ConstantExpression

  3. def createFromHex (text: String): ConstantExpression

  4. def createFromOctal (text: String): ConstantExpression

  5. def encodeString (s: String): String