PHP Class Tolerance\Operation\Buffer\InMemoryOperationBuffer

Inheritance: implements Tolerance\Operation\Buffer\OperationBuffer
Afficher le fichier Open project: sroze/tolerance Class Usage Examples

Méthodes publiques

Méthode Description
add ( Tolerance\Operation\Operation $operation )
current ( )
pop ( )

Method Details

add() public méthode

public add ( Tolerance\Operation\Operation $operation )
$operation Tolerance\Operation\Operation

current() public méthode

public current ( )

pop() public méthode

public pop ( )