com.ibm.commerce.infrastructure.util

Class InfrastructureUtilClient

  • java.lang.Object
    • com.ibm.commerce.infrastructure.util.InfrastructureUtilClient


  • public class InfrastructureUtilClient
    extends java.lang.Object
    This class contains constants used by the infrastructure facade.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • MAP_INITIAL_CAPACITY_NUMERATOR

        public static final int MAP_INITIAL_CAPACITY_NUMERATOR
        Constant for the initial size of a HashMap.
        See Also:
        Constant Field Values
      • MAP_INITIAL_CAPACITY_DENOMINATOR

        public static final int MAP_INITIAL_CAPACITY_DENOMINATOR
        Constant for the initial size of a HashMap.
        See Also:
        Constant Field Values
      • MAP_CAPACITY_ONE

        public static final int MAP_CAPACITY_ONE
        Constant for the initial size of a HashMap of size one.
        See Also:
        Constant Field Values
    • Constructor Detail

      • InfrastructureUtilClient

        public InfrastructureUtilClient()