Interface Closure


public interface Closure
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(Object object)
     
  • Method Details

    • apply

      void apply(Object object)