Interface ResourceSupplier<T>


public interface ResourceSupplier<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull Optional<@NotNull T>
    get(@NotNull PlatformSupport platformSupport)