Package interfaces
Interface PollCapable
public interface PollCapable
Created by Imaxinacion on 2/13/2018.
-
Method Summary
Modifier and Type Method Description voidstartPolling()voidstopPolling()
-
Method Details
-
startPolling
void startPolling() -
stopPolling
void stopPolling()
-