Class FilterChannelKey.StringKey

java.lang.Object
com.github.weisj.jsvg.attributes.filter.FilterChannelKey.StringKey
All Implemented Interfaces:
FilterChannelKey
Enclosing interface:
FilterChannelKey

public static class FilterChannelKey.StringKey extends Object implements FilterChannelKey
  • Field Details

    • key

      @NotNull private final @NotNull String key
  • Constructor Details

    • StringKey

      public StringKey(@NotNull @NotNull String key)
  • Method Details