Interface HasType<E extends Enum<E>>

All Known Subinterfaces:
IntermediateOperation<S,R>, TerminalOperation<S,R>

public interface HasType<E extends Enum<E>>
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the type of the operation.