This website requires JavaScript.
Explore
Help
Sign In
natas_hw
/
UMLGraph
mirror of
https://github.com/dspinellis/UMLGraph
Watch
0
Star
0
Fork
You've already forked UMLGraph
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d8190eefb0
UMLGraph
/
testdata
/
java
/
gr
/
spinellis
/
invoice
/
Customer.java
6 lines
74 B
Java
Raw
Blame
History
package
gr.spinellis.invoice
;
public
class
Customer
{
String
name
;
}
Reference in New Issue
View Git Blame
Copy Permalink