This website requires JavaScript.
Explore
Help
Register
Sign In
f.holzwarth
/
JavaCompilerCore
Watch
1
Star
0
Fork
0
You've already forked JavaCompilerCore
forked from
i21017/JavaCompilerCore
Code
Pull Requests
Activity
Files
master
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
)
{
}
View Git Blame
Copy Permalink