JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Spring Data Redis
org.springframework.data.redis.util
RedisAssertions
RuntimeExceptionSupplier
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Interface RedisAssertions.RuntimeExceptionSupplier
All Superinterfaces:
Supplier
<
RuntimeException
>
Enclosing class:
RedisAssertions
public static interface
RedisAssertions.RuntimeExceptionSupplier
extends
Supplier
<
RuntimeException
>
Since:
3.1.0
Author:
John Blum
Method Summary
Methods inherited from interface java.util.function.
Supplier
get