Uses of Class
org.eclipse.team.core.synchronize.FastSyncInfoFilter.CompoundSyncInfoFilter
-
Packages that use FastSyncInfoFilter.CompoundSyncInfoFilter Package Description org.eclipse.team.core.synchronize Application programming interfaces for managing synchronization state. -
-
Uses of FastSyncInfoFilter.CompoundSyncInfoFilter in org.eclipse.team.core.synchronize
Subclasses of FastSyncInfoFilter.CompoundSyncInfoFilter in org.eclipse.team.core.synchronize Modifier and Type Class Description static class
FastSyncInfoFilter.AndSyncInfoFilter
SelectsSyncInfo
which match all child filters.static class
FastSyncInfoFilter.OrSyncInfoFilter
SelectsSyncInfo
that match any of the child filters.
-