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)
-
Constructor Details
-
Record
public Record()
-
-
Method Details
-
getTypeName
-
isRecord
-
hashCode
-
get
-
put
-
set1
-
equals
-
toString
-
print
-
makeRecordType
-
typeFieldNames
-
typeFieldNames
-