Home | History | Annotate | Download | only in internal

Lines Matching refs:STRING_TYPE

68   public static final TypeLiteral<String> STRING_TYPE = TypeLiteral.get(String.class);
416 Key<String> stringKey = key.ofType(STRING_TYPE);