Index

Package: Queue_Pack_Abstract (generic)

Description

generic

   type Element is private;

package Queue_Pack_Abstract is
Uwe R. Zimmer, Australia, 2015

Types

Queue_Interface (abstract)

type Queue_Interface is synchronized interface;

Subprograms & Entries