public interface IDirEntryRepairSupport
Modifier and Type | Interface and Description |
---|---|
static interface |
IDirEntryRepairSupport.Factory |
static class |
IDirEntryRepairSupport.InternalMaintenanceOperation |
Modifier and Type | Method and Description |
---|---|
java.util.Set<MaintenanceOperation> |
availableOperations(BaseDirEntry.Kind kind) |
java.util.Set<IDirEntryRepairSupport.InternalMaintenanceOperation> |
ops(BaseDirEntry.Kind kind) |
java.util.Set<MaintenanceOperation> availableOperations(BaseDirEntry.Kind kind)
java.util.Set<IDirEntryRepairSupport.InternalMaintenanceOperation> ops(BaseDirEntry.Kind kind)
Copyright © 2021. All Rights Reserved.