Module jpastreamer.pipeline
Interface HasType<E extends Enum<E>>
- All Known Subinterfaces:
IntermediateOperation<S,,R> TerminalOperation<S,R>
public interface HasType<E extends Enum<E>>
-
Method Summary
-
Method Details
-
type
E type()Returns the type of the operation.- Returns:
- the type of the operation
- See Also:
-