net.sf.cglib.core

Class MethodWrapper

public class MethodWrapper extends Object

Nested Class Summary
interfaceMethodWrapper.MethodWrapperKey
Internal interface, only public due to ClassLoader issues.
Method Summary
static Objectcreate(Method method)
static SetcreateSet(Collection methods)

Method Detail

create

public static Object create(Method method)

createSet

public static Set createSet(Collection methods)
Copyright (c) 2001 - Apache Software Foundation