JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.playtika.shepherd.common.push
Interface Pasture<Breed>
public interface
Pasture<Breed>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
close
(
Duration
timeout)
Shepherd
<
Breed
>
getShepherd
()
void
start
()
Set population via Shepherd before calling this method
Method Details
getShepherd
Shepherd
<
Breed
>
getShepherd
()
start
void
start
()
Set population via Shepherd before calling this method
close
void
close
(
Duration
timeout)