Implicit class providing requiring
methods.
Converts a "currentTimeMillis"-obtained timestamp accordingly:
Converts a "currentTimeMillis"-obtained timestamp accordingly:
"$hours%02d:$minutes%02d:$seconds%02d.$ms%03dUTC"
a "currentTimeMillis"-obtained timestamp
the formatted timestamp
Create a comparator which will efficiently use System.identityHashCode
,
unless that happens to be the same for two non-equals objects, in which
case the supplied “real” comparator is used; the comparator must be
consistent with equals, otherwise it would not be an enhancement over
the identityHashCode.
(Since version ) see corresponding Javadoc for more information.