A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
filterByType(array:Array, type:Class, strict:Boolean) — Static Method , class org.as3utils.ArrayUtil
Returns the array containing only objects of the type of the type argument.
firstChar(str:String) — Static Method , class org.as3utils.StringUtil
Returns the first char of the String object.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z