Interface Computable<A>


@Deprecated public interface Computable<A>
Deprecated.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
  • Method Details

    • compute

      A compute()
      Deprecated.