Package kawa.lang
Class Record
java.lang.Object
kawa.lang.Record
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static booleanstatic ClassTypemakeRecordType(String name, LList fnames) voidprint(PrintWriter ps) static ObjecttoString()static LListtypeFieldNames(ClassType ctype) static LListtypeFieldNames(Class clas)