The keys are all of type {@code String}. The values are of type {@code Object}. The key "event.topics" is ignored as event topics can only be set when an {@link Event} is constructed.
Once constructed, an EventProperties object is unmodifiable. However, the values of the map used to construct an EventProperties object are still subject to modification as they are not deeply copied. @Immutable @since 1.3 @author $Id: 8e4c47e16aca69e725321223fcd388ee7e3ee7ba $
|
|
|
|