Interface UCIInputStream

All Superinterfaces:
Supplier<UCICommand>
All Known Implementing Classes:
UCIInputStreamFromStringAdapter

public interface UCIInputStream extends Supplier<UCICommand>
Author:
Mauricio Coria
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get