Package extra166y

Interface Ops.IntOp

Enclosing class:
Ops

public static interface Ops.IntOp
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    op(int a)
     
  • Method Details

    • op

      int op(int a)