Example #1
0
 public float[] getFloatArray(String key) {
   return TiConvert.toFloatArray((Object[]) get(key));
 }