- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for formalType (0.04 seconds)
-
android/guava/src/com/google/common/reflect/TypeToken.java
* code. * * @param formalType is {@code Foo<formalType>} a supertype of {@code Foo<T>}? * @param declaration The type variable in the context of a parameterized type. Used to infer type * bound when {@code formalType} is a wildcard with implicit upper bound. */ private boolean is(Type formalType, TypeVariable<?> declaration) { if (runtimeType.equals(formalType)) { return true; }Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Jan 29 22:14:05 GMT 2026 - 53.8K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/api/json/SearchApiManager.java
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 27 13:56:32 GMT 2026 - 55.4K bytes - Click Count (1)