Class ArrayListContainerPolicy

    • Constructor Detail

      • ArrayListContainerPolicy

        public ArrayListContainerPolicy()
        INTERNAL: Construct a new policy.
      • ArrayListContainerPolicy

        public ArrayListContainerPolicy​(java.lang.Class containerClass)
        INTERNAL: Construct a new policy for the specified class.
      • ArrayListContainerPolicy

        public ArrayListContainerPolicy​(java.lang.String containerClassName)
        INTERNAL: Construct a new policy for the specified class name.