Class TMIPingPongSupplierPredicate

java.lang.Object
com.gmt2001.twitch.tmi.TMIPingPongSupplierPredicate
All Implemented Interfaces:
PingPongSupplierPredicate, Predicate<WebSocketFrame>, Supplier<WebSocketFrame>

public final class TMIPingPongSupplierPredicate extends Object implements PingPongSupplierPredicate
Supplier and Predicate for TMI PING/PONG commands
Author:
gmt2001