
Bridge method injector provides a maven-plugin that allows you to evolve java classes without breaking api compatibility.
it also provides the annotation @withbridgemethods so uses of bridge methods can be easily identified through use of annotation-indexing.