Package org.openrewrite.java.internal
@NullMarked
package org.openrewrite.java.internal
-
ClassDescriptionDefault implementation of
JavaTypeFactory: eachcomputeXxxlooks up by signature, returns the cached instance on hit, or otherwise constructs a fresh stub via the standardJavaTypeconstructor, registers it in the cache, and runs the initializer to populate it.Type mapping from type attribution given fromjava.lang.reflecttypes.Compatibility shim forJavaSourceSet.findClasspathType(java.lang.String)andJavaSourceSet.classpathTypesInPackage(java.lang.String), which were added in rewrite-java 8.82.0.Factory for constructingJavaTypeinstances during parsing.Creates aJavaTypeFactoryfor a given classpath context.