Interface ProxyCollection

    • Method Detail

      • getElementType

        Class getElementType()
        The collection element type.
      • newInstance

        ProxyCollection newInstance​(Class elementType,
                                    Comparator comp,
                                    boolean trackChanges,
                                    boolean autoOff)
        Create a new instance of this proxy type.