Class NameRevCommand.NameRevCommit

All Implemented Interfaces:
Serializable, Comparable<AnyObjectId>
Enclosing class:
NameRevCommand

private static class NameRevCommand.NameRevCommit extends RevCommit
  • Field Details

    • tip

      private String tip
    • distance

      private int distance
    • cost

      private long cost
  • Constructor Details

    • NameRevCommit

      private NameRevCommit(AnyObjectId id)
  • Method Details