E
- the type of the element which should be inserted into the queue.public interface InsertBehavior<E>
boolean insert(E element)
true
if the element after this element
can be inserted, otherwise false
.Copyright 2017 Kieker Project, http://kieker-monitoring.net