JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.github.weisj.jsvg.parser.resources
ResourceSupplier
Contents
Description
Method Summary
Method Details
get(PlatformSupport)
Hide sidebar
Show sidebar
Interface ResourceSupplier<
T
>
public interface
ResourceSupplier<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@NotNull
Optional
<@NotNull
T
>
get
(@NotNull
PlatformSupport
platformSupport)
Method Details
get
@NotNull
@NotNull
Optional
<@NotNull
T
>
get
(@NotNull @NotNull
PlatformSupport
platformSupport)