All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.lambda.Extendable Maven / Gradle / Ivy

The newest version!
package org.lambda;

public interface Extendable
{
  public void setCaller(T caller);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy