ClassUtils
| Kind of class: | class |
|---|---|
| Inherits from: | none |
| Version: | 1.0 |
| Author: | Francis Bourre |
| Classpath: | com.bourre.utils.ClassUtils |
| File last modified: | Wednesday, 31 October 2007, 07:35:30 |
Summary
Class methods
getClassName
static function getClassName (
) : String
getFullyQualifiedClassName
static function getFullyQualifiedClassName (
) : String
implementsInterface
static function implementsInterface (
interfaze:Function) : Boolean
inheritsFromClass
static function inheritsFromClass (
clazz:Function) : Boolean