Ejemplo n.º 1
0
 /**
  * A string representing the path of this {@link ClassLoaderScope} in the {@link ClassLoaderScope}
  * graph.
  */
 public String getPath() {
   return id.getPath();
 }