Class CompositeClassInformationRepository

java.lang.Object
com.offbynull.coroutines.instrumenter.asm.CompositeClassInformationRepository
All Implemented Interfaces:
ClassInformationRepository

public final class CompositeClassInformationRepository extends Object implements ClassInformationRepository
Combines multiple ClassInformationRepository objects into one.
See Also: