Interface ComponentResources.Provider

  • All Superinterfaces:
    java.util.function.Supplier<java.util.ResourceBundle>
    Enclosing class:
    ComponentResources

    public static interface ComponentResources.Provider
    extends java.util.function.Supplier<java.util.ResourceBundle>
    • Method Summary

      • Methods inherited from interface java.util.function.Supplier

        get