Schnittstelle LongLongUnaryOperator

Alle Superschnittstellen:
BiFunction<Long,Long,Long>, LongBinaryOperator

public interface LongLongUnaryOperator extends BiFunction<Long,Long,Long>, LongBinaryOperator
A Type Specific Unary Operator to support Compute/Merge functions with type specific methods to reduce boxing/unboxing