Uses of Class
org.eclipse.team.core.variants.AbstractResourceVariantTree
-
Packages that use AbstractResourceVariantTree Package Description org.eclipse.team.core.variants Application programming interfaces for accessing and managing resource variants. -
-
Uses of AbstractResourceVariantTree in org.eclipse.team.core.variants
Subclasses of AbstractResourceVariantTree in org.eclipse.team.core.variants Modifier and Type Class Description class
ResourceVariantTree
Provides caching for aAbstractResourceVariantTree
using aResourceVariantByteStore
.class
ThreeWayRemoteTree
A resource variant tree that caches and obtains its bytes from the remote slot in a three-way synchronizer.
-