Package org. openrs2. yaml
Types
Link copied to clipboard
class ObjectMapperProvider @Inject constructor(modules: Set<Module>) : Provider<ObjectMapper>
Content copied to clipboard
Link copied to clipboard
@Qualifier
@Target(allowedTargets = [AnnotationTarget.FIELD, AnnotationTarget.VALUE_PARAMETER, AnnotationTarget.FUNCTION ] )
Content copied to clipboard
Link copied to clipboard