Class ClampPropertiesLookup


  • public class ClampPropertiesLookup
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static long getClampValue​(java.lang.String clampKey, long defaultValue)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • CLAMP_PROPERTIES_FILENAME

        public static final java.lang.String CLAMP_PROPERTIES_FILENAME
        See Also:
        Constant Field Values
    • Constructor Detail

      • ClampPropertiesLookup

        public ClampPropertiesLookup()
    • Method Detail

      • getClampValue

        public static long getClampValue​(java.lang.String clampKey,
                                         long defaultValue)