Interface OpaqueMemory32.OpaqueMemory32Producer<T extends OpaqueMemory32,​P extends AbstractNativeMemory>

    • Method Detail

      • produce

        T produce​(NativeAddressHolder address,
                  P parent)
        Parameters:
        address - the address to use.
        parent - the parent of the result with given address.
        Returns:
        a cached or new OpaqueMemory.