Package com.sun.istack.tools
package com.sun.istack.tools
istack-commons tool time utilities.
This includes code that relies on APT, javac, etc.
-
ClassDescription
ClassLoaderthat masks a specified set of classes from its parent class loader.Load classes/resources from a side folder, so that classes of the same package can live in a single jar file.Executes aTaskin a special class loader that allows us to control where to load particular APIs.