BooleanUtils

Kind of class:class
Inherits from:none
Author:Martijn de Visser
Classpath:org.asapframework.util.BooleanUtils
File last modified:Thursday, 12 October 2006, 11:19:40
A collection of Boolean utility functions.

Summary


Class methods
  • getBoolean (inValue:Object) : Boolean
    • Attempts to convert a String or Number to a native Boolean.

Class methods

getBoolean

static function getBoolean (
inValue:Object) : Boolean

Attempts to convert a String or Number to a native Boolean.