Uses of Class
org.apache.maven.toolchain.model.TrackableBase
-
Packages that use TrackableBase Package Description org.apache.maven.toolchain.model -
-
Uses of TrackableBase in org.apache.maven.toolchain.model
Subclasses of TrackableBase in org.apache.maven.toolchain.model Modifier and Type Class Description classPersistedToolchainsThe<toolchains>element is the root of the descriptor.classToolchainModelDefinition of a toolchain instance.Methods in org.apache.maven.toolchain.model that return TrackableBase Modifier and Type Method Description TrackableBaseTrackableBase. clone()Method clone.
-