Uses of Class
org.eclipse.jgit.treewalk.InstantComparator
Packages that use InstantComparator
Package
Description
Walking and comparing directory/file trees (of commits, file system).
-
Uses of InstantComparator in org.eclipse.jgit.treewalk
Fields in org.eclipse.jgit.treewalk declared as InstantComparatorModifier and TypeFieldDescriptionprivate final InstantComparator
WorkingTreeIterator.timestampComparator
A comparator forInstant
s.