Interface HasLogEvents


public interface HasLogEvents
  • Method Summary

    Modifier and Type
    Method
    Description
    <X> void
     
  • Method Details

    • onLogEvent

      <X> void onLogEvent(EventType<X> kind)