public interface Pipeline
The middle unit of the production process
void
addLast(Handel handel)
Handel
getFirst()
List<Handel>
getHandels()
getLast()
void addLast(Handel handel)
Handel getLast()
Handel getFirst()
List<Handel> getHandels()
Copyright © 2023. All rights reserved.