net.sf.cglib.core

Class MethodWrapper


public class MethodWrapper
extends java.lang.Object

Nested Class Summary

static interface
MethodWrapper.MethodWrapperKey
Internal interface, only public due to ClassLoader issues.

Method Summary

static Object
create(Method method)
static Set
createSet(Collection methods)

Method Details

create

public static Object create(Method method)

createSet

public static Set createSet(Collection methods)

Copyright (c) 2001 - Apache Software Foundation