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
master
UMLGraph
/
testdata
/
umldoc-src
/
gr
/
spinellis
/
invoice
/
Customer.java
7 lines
75 B
Java
Raw
Permalink
Blame
History
package
gr.spinellis.invoice
;
public
class
Customer
{
String
name
;
}
Reference in New Issue
View Git Blame
Copy Permalink