java.lang.Object
com.github.weisj.jsvg.nodes.filter.ChannelStorage<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addResult
(@NotNull FilterChannelKey key, @NotNull Supplier<T> value) void
addResult
(@NotNull FilterChannelKey key, T value) get
(@NotNull FilterChannelKey key)
-
Field Details
-
storage
-
-
Constructor Details
-
ChannelStorage
public ChannelStorage()
-
-
Method Details
-
addResult
-
addResult
-
get
-