-
Constructor Summary
Constructors
-
Method Summary
boolean
protected abstract @NotNull String
int
-
Constructor Details
-
SingleValueExtensionBase
protected SingleValueExtensionBase(@NotNull
T value)
-
Method Details
-
getValue
public T getValue(@NotNull
@NotNull String key)
-
getIdentifier
@NotNull
protected abstract @NotNull String getIdentifier()
-
getValue
@NotNull
public T getValue()
-
equals
public boolean equals(@Nullable
@Nullable Object o)
- Overrides:
equals in class Object
-
-