We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c8ccca commit b11f22eCopy full SHA for b11f22e
1 file changed
Sources/SwiftJavaJNICore/JavaType.swift
@@ -80,9 +80,3 @@ extension JavaType {
80
}
81
82
83
-
84
-extension JavaType {
85
- public static var _OutSwiftGenericInstance: JavaType {
86
- .class(package: "org.swift.swiftkit.core", name: "_OutSwiftGenericInstance")
87
- }
88
-}
0 commit comments