BasicExplicitMemory constructor (Format 1)

Description

Initializes the Explicit memory block. Through initialization, the object can be arranged in the Explicit heap.

After initializing the Explicit memory block, the instance name is set to BasicExplicitMemory-Explicit-memory-block-ID. However, the memory area of the Explicit memory block is not reserved.

For the following conditions, disable the Explicit memory block:

Format

public BasicExplicitMemory();

Parameters

None

Exceptions

None

Return value

None