Class PluginSharedDataKey

    • Constructor Detail

      • PluginSharedDataKey

        public PluginSharedDataKey​(String pluginKey,
                                   String sharedDataKey)
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • getPluginKey

        public String getPluginKey()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getSharedDataKey

        public String getSharedDataKey()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • toString

        public String toString()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Overrides:
        toString in class Object
      • asString

        public String asString()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • equals

        public boolean equals​(@Nullable Object o)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Overrides:
        hashCode in class Object