Package io.activej.types.scanner
package io.activej.types.scanner
-
ClassDescriptionTypeScanner<R>An interface that defines how to map annotated types to
TypeScannerresultsA registry ofTypeScannerRegistry.Mappings by typeA context that encapsulates aTypeScannerRegistry.Mapping<R>and two stacks (a context stack and an argument stack).An interface that describes howTypeScannerRegistry.Mappingvalue should be retrieved from aTypeScannerRegistry.Context<R>