adding more detail to class diagram
This commit is contained in:
@@ -33,6 +33,12 @@ classDiagram
|
|||||||
#sort() void
|
#sort() void
|
||||||
}
|
}
|
||||||
|
|
||||||
class RandomNumberFileMaker
|
class RandomNumberFileMaker{
|
||||||
|
-String filname
|
||||||
|
-int count
|
||||||
|
-int max
|
||||||
|
-int min
|
||||||
|
+writeFile(): void
|
||||||
|
}
|
||||||
|
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user