Interface Tester

All Superinterfaces:
AutoCloseable, Consumer<List<Deployment>>

public interface Tester extends Consumer<List<Deployment>>, AutoCloseable
Author:
Paul Ferraro
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface java.util.function.Consumer

    accept, andThen