| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jbeanmapper.BeanMappers
This class consists exclusively of static methods that operate on or return BeanMappers. It contains "wrappers" which return a new BeanMapper backed by a specified BeanMapper.
| Method Summary | |
static BeanMapper | 
unmodifiableBeanMapper(BeanMapper beanMapper)
Returns an unmodifiable view of the specified BeanMapper.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public static BeanMapper unmodifiableBeanMapper(BeanMapper beanMapper)
beanMapper - the BeanMapper for which an unmodifiable view is to be returned.
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||