Enum Class DefaultCallHandle.Binder.DefaultMethodLocator.Implicit

java.lang.Object
java.lang.Enum<DefaultCallHandle.Binder.DefaultMethodLocator.Implicit>
net.bytebuddy.implementation.bind.annotation.DefaultCallHandle.Binder.DefaultMethodLocator.Implicit
All Implemented Interfaces:
Serializable, Comparable<DefaultCallHandle.Binder.DefaultMethodLocator.Implicit>, Constable, DefaultCallHandle.Binder.DefaultMethodLocator
Enclosing interface:
DefaultCallHandle.Binder.DefaultMethodLocator

public static enum DefaultCallHandle.Binder.DefaultMethodLocator.Implicit extends Enum<DefaultCallHandle.Binder.DefaultMethodLocator.Implicit> implements DefaultCallHandle.Binder.DefaultMethodLocator
An implicit default method locator that only permits the invocation of a default method if the source method itself represents a method that was defined on a default method interface.