BooleanUtils

Kind of class: public class
Package:
Inherits from:
  • none
Classpath: org.asaplibrary.util.BooleanUtils
File last modified: Wednesday, 11 May 2011, 19:06:31

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.