Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] Introducing a method to classes that are in the JRE

Are there any tips on how I can introduce methods and attributes to a class like java.lang.Integer which is packaged in the Java runtime?  Or pointers to a FAQ if this is a known question.  I'm new to this. :-)

Thanks,

Jerry


Back to the top