Interface SharedPersistentMap.IOSupplier<R>

Type Parameters:
R - Return value.
Enclosing class:
SharedPersistentMap<K,V>
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface SharedPersistentMap.IOSupplier<R>
Lambda interface throwing IOExceptions without map being passed.
  • Method Summary

    Modifier and Type
    Method
    Description
    get()