Package io.papermc.asm
Interface ClassInfoProvider
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
@FunctionalInterface
public interface ClassInfoProvider
-
Method Summary
Modifier and TypeMethodDescriptionstatic ClassInfoProviderbasic()static ClassInfoProvidercaching(ClassInfoProvider backing, boolean cacheMisses, int cacheSize)
-
Method Details
-
info
-
basic
-
caching
-