public class DefaultFunction extends java.lang.Object implements EntityMethodFunction
default methods. It will resolve an DefaultMethod
to be used by the entity typing system.DefaultEntityProxyFactory| Constructor and Description |
|---|
DefaultFunction() |
| Modifier and Type | Method and Description |
|---|---|
DefaultMethod |
apply(java.lang.reflect.Method m) |
public DefaultMethod apply(java.lang.reflect.Method m)
apply in interface java.util.function.Function<java.lang.reflect.Method,EntityMethod>