public class Types extends Object
Types()
Types(Types parent, Map<String,Type> entries)
boolean
contains(String key)
Type
get(String name)
String
toString()
Types
with(Map<String,Type> entries)
with(String name, Type type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Types()
public Types(Types parent, Map<String,Type> entries)
public boolean contains(String key)
public Type get(String name)
public Types with(String name, Type type)
public Types with(Map<String,Type> entries)
public String toString()
toString
Object
Copyright © 2020. All rights reserved.