Class Helper


  • public class Helper
    extends Object
    Helper methods for the Coherence JCache implementation.
    Since:
    Coherence 12.1.3
    Author:
    bo 2013.11.11
    • Constructor Detail

      • Helper

        public Helper()
    • Method Detail

      • getCurrentTimeMillis

        public static long getCurrentTimeMillis()
        Common method for getting current time to make it easy to change time lookup.
        Returns:
        current time in milliseconds