Class ValueResourceSupplier<T>
java.lang.Object
com.github.weisj.jsvg.parser.resources.impl.ValueResourceSupplier<T>
- All Implemented Interfaces:
ResourceSupplier<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
-
Constructor Details
-
ValueResourceSupplier
-
-
Method Details
-
get
@NotNull public @NotNull Optional<@NotNull T> get(@NotNull @NotNull PlatformSupport platformSupport) - Specified by:
getin interfaceResourceSupplier<T>
-
get
-