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- 
TMIPingPongSupplierPredicatepublic TMIPingPongSupplierPredicate()
 
- 
- 
Method Details- 
get- Specified by:
- getin interface- Supplier<WebSocketFrame>
 
- 
test- Specified by:
- testin interface- Predicate<WebSocketFrame>
 
 
-