net.sf.cglib.beans
Class ImmutableBean

java.lang.Object
  extended by net.sf.cglib.beans.ImmutableBean

public class ImmutableBean
extends Object

Author:
Chris Nokleberg

Nested Class Summary
static class ImmutableBean.Generator
           
 
Method Summary
static Object create(Object bean)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static Object create(Object bean)


Copyright © 2012 Oracle Corporation. All Rights Reserved.