Interface IImmutableEnumOption

All Known Implementing Classes:
EnumOption

public interface IImmutableEnumOption
Immutable enumeration option.

The implementation of the interface must guarantee immutability of the enumeration option. The option is interned and shared across the application.

Since:
3.23.4