Interface SBPeerParserType

All Superinterfaces:
AutoCloseable, Closeable, com.io7m.anethum.api.ParserType<List<SBPeer>>

public interface SBPeerParserType extends com.io7m.anethum.api.ParserType<List<SBPeer>>
A peer parser.
  • Method Summary

    Methods inherited from interface java.io.Closeable

    close

    Methods inherited from interface com.io7m.anethum.api.ParserType

    execute