Accept changes to standard library types

These are inner classes of the generic class java.lang.invoke.ClassSpecializer, whose generic parameters are no longer inappropriately attributed to its children.
This commit is contained in:
Chris Smowton
2022-01-10 17:48:28 +00:00
committed by Ian Lynagh
parent 997f818643
commit 0a4f97b151

View File

@@ -949,8 +949,6 @@
| ExtendedOption[] | Array |
| Extension | Class |
| Factory | Class |
| Factory<BoundMethodHandle,String,SpeciesData> | Class, ParameterizedType |
| Factory<T,K,S> | Class, ParameterizedType |
| FairSync | Class |
| FakeKotlinClass | Class |
| Field | Class |
@@ -1708,8 +1706,6 @@
| SortedMap<String,Charset> | Interface, ParameterizedType |
| Specializer | Class |
| SpeciesData | Class |
| SpeciesData<BoundMethodHandle,String,SpeciesData> | Class, ParameterizedType |
| SpeciesData<T,K,S> | Class, ParameterizedType |
| Spliterator | GenericType, Interface, ParameterizedType |
| Spliterator<Double> | Interface, ParameterizedType |
| Spliterator<E> | Interface, ParameterizedType |