Uses of Class
org.eclipse.jgit.internal.fsck.FsckError.CorruptObject
Packages that use FsckError.CorruptObject
-
Uses of FsckError.CorruptObject in org.eclipse.jgit.internal.fsck
Fields in org.eclipse.jgit.internal.fsck with type parameters of type FsckError.CorruptObjectModifier and TypeFieldDescriptionprivate final Set<FsckError.CorruptObject>FsckError.corruptObjectsprivate final Set<FsckError.CorruptObject>FsckPackParser.corruptObjectsMethods in org.eclipse.jgit.internal.fsck that return types with arguments of type FsckError.CorruptObjectModifier and TypeMethodDescriptionFsckError.getCorruptObjects()Get corrupt objects from all pack filesFsckPackParser.getCorruptObjects()Get corrupt objects reported byObjectChecker