Packageorg.flowplayer.util
Classpublic class Assert



Public Methods
 MethodDefined by
  
notNull(obj:Object, message:String = "object cannot be null"):void
[static]
Assert
Method detail
notNull()method
public static function notNull(obj:Object, message:String = "object cannot be null"):voidParameters
obj:Object
 
message:String (default = "object cannot be null")