Re: When will reflections support casting (especially for constructors, etc) properly?
- From: "Larry Barowski" <MElarrybar-AT-eng_DOT_auburnANOTHERDOTeduEND>
- Date: Tue, 31 Jan 2006 14:16:02 -0600
> Also the private/public/protected modifier for the method (doSomething,
> in this example) MUST be public (even if reflection code lives within
> the class C), any around this?
Method.setAccessible(boolean)
.
- References:
- When will reflections support casting (especially for constructors, etc) properly?
- From: brian . vanheesch
- When will reflections support casting (especially for constructors, etc) properly?
- Prev by Date: Re: JColorChooser event
- Next by Date: Re: signum of long
- Previous by thread: Re: When will reflections support casting (especially for constructors, etc) properly?
- Next by thread: Regex for finding a '?' in a String
- Index(es):