Interface Value.Operation0

Enclosing class:
Value

public static interface Value.Operation0
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    compute​(int value1)
     
  • Method Details

    • compute

      int compute(int value1)