LookupFactory

public interface LookupFactory<L>

Functions

get
Link copied to clipboard
abstract L get(Class<? extends Object> apiClass, Class<? extends Object> contextClass)
Create a new API lookup implementation.

Sources

jvm source
Link copied to clipboard