com.atlassian.crowd.util
Interface Clock


public interface Clock

This class exists to simplify unit testing by providing a mockable clock.


Field Summary
static Clock DEFAULT
           
 
Method Summary
 Date getCurrentDate()
           
 

Field Detail

DEFAULT

static final Clock DEFAULT
Method Detail

getCurrentDate

Date getCurrentDate()


Copyright © 2016 Atlassian. All Rights Reserved.