[Presenter] Filter for filtering methods
Status: Beta
Brought to you by:
vauclair
basically a customizable "RemoveDispatch" type filter.
allows one to remove a method call from a particular
class. I needed to make it so that i could remove my
pesky "load" methods which were contributing a large
portion of runtime, but only at startup.
RemoveMethods.java