The OpenD Programming Language

SharedBitmappedBlock.empty

Returns Ternary.yes if no memory is currently allocated with this allocator, otherwise Ternary.no. This method never returns Ternary.unknown.

Meta