Interface SourceFuncs.OnPrepare

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

@FunctionalInterface public static interface SourceFuncs.OnPrepare
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    onPrepare(CallbackHandler __self, Source source, Int timeout_)
     
  • Method Details

    • onPrepare

      boolean onPrepare(CallbackHandler __self, @Nonnull Source source, @Nonnull Int timeout_)
      Parameters:
      source -
      timeout_ -
      Returns: