Interface DocCollection.PrsSupplier

All Superinterfaces:
Supplier<PerReplicaStates>
Enclosing class:
DocCollection

public static interface DocCollection.PrsSupplier extends Supplier<PerReplicaStates>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get