This website requires JavaScript.
Explore
Help
Register
Sign In
JavaTX
/
JavaCompilerCore
Watch
2
Star
0
Fork
3
You've already forked JavaCompilerCore
Code
Issues
104
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
Branches
Tags
View all branches
JavaCompilerCore
/
resources
/
bytecode
/
javFiles
/
GenericRecord.jav
dholle
fbc9f1e755
Fix bugs and add new example
2024-08-22 15:13:25 +02:00
1 line
38 B
Java
Raw
Permalink
Blame
History
public
record
GenericRecord
<
T
>
(
T
a
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink