Package org.smallmind.quorum.juggler
Interface BlackList<R>
-
- All Known Implementing Classes:
Juggler
public interface BlackList<R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddToBlackList(BlacklistEntry<R> blacklistEntry)
-
-
-
Method Detail
-
addToBlackList
void addToBlackList(BlacklistEntry<R> blacklistEntry)
-
-