Package extra166y

Interface Ops.IntToObject<R>

Enclosing class:
Ops

public static interface Ops.IntToObject<R>
  • Method Summary

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

    • op

      R op(int a)