Searched defs:withStaticTyping (Results 1 – 10 of 10) sorted by relevance
77 public JavaType withStaticTyping() { in withStaticTyping() method in PlaceholderForType
94 public JavaType withStaticTyping() { in withStaticTyping() method in ResolvedRecursiveType
108 public CollectionType withStaticTyping() { in withStaticTyping() method in CollectionType
96 public MapType withStaticTyping() { in withStaticTyping() method in MapType
95 public ArrayType withStaticTyping() { in withStaticTyping() method in ArrayType
145 public ReferenceType withStaticTyping() { in withStaticTyping() method in ReferenceType
150 public CollectionLikeType withStaticTyping() { in withStaticTyping() method in CollectionLikeType
172 public MapLikeType withStaticTyping() { in withStaticTyping() method in MapLikeType
203 public SimpleType withStaticTyping() { in withStaticTyping() method in SimpleType
182 public abstract JavaType withStaticTyping(); in withStaticTyping() method in JavaType