Interface Camera.Consumer<T>

All Superinterfaces:
Consumer<T>
Enclosing class:
Camera

@Deprecated public static interface Camera.Consumer<T> extends Consumer<T>
Deprecated.
Use Consumer instead.
  • Method Summary

    Methods inherited from interface com.flir.thermalsdk.utils.Consumer

    accept