| Package | Description |
|---|---|
| org.eclipse.jgit.util |
Utility classes.
|
| org.eclipse.jgit.util.time |
| Modifier and Type | Method and Description |
|---|---|
MonotonicClock |
SystemReader.getClock()
Get clock instance preferred by this system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MonotonicSystemClock
A
MonotonicClock based on
System.currentTimeMillis. |
Copyright © 2021 Eclipse JGit Project. All rights reserved.