Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Replace custom Clock with java.time.Clock #220

Merged
merged 2 commits into from
Oct 31, 2018

Conversation

shemnon
Copy link
Contributor

@shemnon shemnon commented Oct 31, 2018

PR description

We create our own instance of Clock. However the java.time.Clock
provides what is needed and already exists on the platform.

We create our own instance of Clock. However the java.time.Clock
provides what is needed and already exists on the platform.
@shemnon shemnon requested review from ajsutton and rain-on October 31, 2018 19:37
Copy link
Contributor

@ajsutton ajsutton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@shemnon shemnon merged commit a1e6adf into PegaSysEng:master Oct 31, 2018
@shemnon shemnon deleted the reduce_utils branch October 31, 2018 20:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants