public final class RuntimeType extends Object
int
id
String
name
RuntimeType(String type)
boolean
equals(Object o)
hashCode()
matches(String type)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final String name
public final int id
public RuntimeType(String type)
public boolean matches(String type)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2023 OpenClover.org. All rights reserved.