Module lettuce.core

Class DefaultMethods

java.lang.Object
io.lettuce.core.internal.DefaultMethods

public class DefaultMethods
extends Object
Collection of utility methods to lookup MethodHandles for default interface Methods. This class is part of the internal API and may change without further notice.
Since:
4.4
Author:
Mark Paluch