Package kawa.lang
Class Record
java.lang.Object
kawa.lang.Record
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
static boolean
static ClassType
makeRecordType
(String name, LList fnames) void
print
(PrintWriter ps) static Object
toString()
static LList
typeFieldNames
(ClassType ctype) static LList
typeFieldNames
(Class clas)