42 SetRemappedType(
Context.
Resolver.ResolveCoreType(typeof(
object).FullName).AsReflection(), javaLangObject);
49 SetRemappedType(
Context.
Resolver.ResolveCoreType(typeof(IDisposable).FullName).AsReflection(), autoCloseable);
Maintains services relevant to an instane of the IKVM runtime.
RuntimePrimitiveJavaTypeFactory PrimitiveJavaTypeFactory
Gets the RuntimePrimitiveJavaTypeFactory associated with this instance of the runtime.
ISymbolResolver Resolver
Gets the ISymbolResolver associated with this instance of the runtime.