Interface RedisAssertions.RuntimeExceptionSupplier

All Superinterfaces:
Supplier<RuntimeException>
Enclosing class:
RedisAssertions

public static interface RedisAssertions.RuntimeExceptionSupplier extends Supplier<RuntimeException>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get