Interface DefaultDatarouterUserPasswordSupplier

All Superinterfaces:
java.util.function.Supplier<java.lang.String>
All Known Implementing Classes:
DefaultDatarouterUserPassword

public interface DefaultDatarouterUserPasswordSupplier
extends java.util.function.Supplier<java.lang.String>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get