Interface JarsignerSignMojo.Sleeper

Enclosing class:
JarsignerSignMojo
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface static interface JarsignerSignMojo.Sleeper
Thread.sleep(long millis) interface to make testing easier
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    sleep(long millis)