Esempio n. 1
0
 public static DustObject getInstance(DustIdentifier id) {
   return env.getInstanceI(id);
 }