Ejemplo n.º 1
0
 /** Get the specialized scan with the given id. */
 public final Class<?> getSpecializedScanClass(int id) {
   return TransitiveClosure.getSpecializedScanClass(id);
 }