Searched refs:useStaticType (Results 1 – 3 of 3) sorted by relevance
366 public final boolean useStaticType() { return _asStatic; } in useStaticType() method in JavaType
295 if (referredType.useStaticType()) { in _useStatic()
591 if (!staticTyping && type.useStaticType()) { in buildContainerSerializer()