Interface ShortBinaryOperator

All Superinterfaces:
Throwables.ShortBinaryOperator<RuntimeException>

public interface ShortBinaryOperator extends Throwables.ShortBinaryOperator<RuntimeException>
Author:
Haiyang Li
  • Method Summary

    Modifier and Type
    Method
    Description
    short
    applyAsShort(short left, short right)
    Apply as short.