You can buy this project and download/modify it how often you want.
package org.lambda; public interface Extendable { public void setCaller(T caller); }