org.joda.beans
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.


Method Summary
 
Methods inherited from interface org.joda.beans.Bean
metaBean, property, propertyNames
 



Copyright © 2007–2017 Joda.org. All rights reserved.