Uses of Interface
com.amalgamasimulation.discreterate.IAbstractConveyor
Packages that use IAbstractConveyor
-
Uses of IAbstractConveyor in com.amalgamasimulation.discreterate
Classes in com.amalgamasimulation.discreterate that implement IAbstractConveyorModifier and TypeClassDescriptionfinal classConveyor<T>A Conveyor is a flow element that transports material from one point in space to another point at a given speed.classA ReversibleConveyor is a flow element that transports material from one point in space to another point at a given speed.