Interface Trigger


public interface Trigger
A simple interface that blocks the current thread.
Author:
Brandon Arp (brandon dot arp at inscopemetrics dot com)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Blocks the current thread.