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