Package com.gmt2001.twitch.tmi
Class TMIPingPongSupplierPredicate
java.lang.Object
com.gmt2001.twitch.tmi.TMIPingPongSupplierPredicate
- All Implemented Interfaces:
PingPongSupplierPredicate,Predicate<WebSocketFrame>,Supplier<WebSocketFrame>
Supplier and Predicate for TMI PING/PONG commands
- Author:
- gmt2001
-
Constructor Details
-
TMIPingPongSupplierPredicate
public TMIPingPongSupplierPredicate()
-
-
Method Details
-
get
- Specified by:
getin interfaceSupplier<WebSocketFrame>
-
test
- Specified by:
testin interfacePredicate<WebSocketFrame>
-