PHP 인터페이스 Tolerance\Waiter\StatefulWaiter

Whoever uses a same instance of the waiter many times should then call the resetState method before a "usage loop".
상속: extends Tolerance\Waiter\Waiter
파일 보기 프로젝트 열기: sroze/tolerance

공개 메소드들

메소드 설명
resetState ( ) Reset the state of the waiter to allow the reusability.

메소드 상세

resetState() 공개 메소드

Reset the state of the waiter to allow the reusability.
public resetState ( )