Interface ImmutableBean

  • All Superinterfaces:
    Bean

    public interface ImmutableBean
    extends Bean
    An immutable bean consisting of a set of properties.

    This marker interface allows immutable beans to be identified.