Interface BlackList<R>

  • All Known Implementing Classes:
    Juggler

    public interface BlackList<R>
    • Method Detail

      • addToBlackList

        void addToBlackList​(BlacklistEntry<R> blacklistEntry)