Corrected another error in the examples. Sheesh.
This commit is contained in:
@@ -92,7 +92,7 @@ Example:
|
|||||||
}, new OutputStreamWriter(System.out)));
|
}, new OutputStreamWriter(System.out)));
|
||||||
|
|
||||||
// result:
|
// result:
|
||||||
// Elvis: 74
|
// Elvis: 75
|
||||||
// Madonna: 52
|
// Madonna: 52
|
||||||
|
|
||||||
As you can see from the example, the fields (and methods) need not be public.
|
As you can see from the example, the fields (and methods) need not be public.
|
||||||
|
|||||||
Reference in New Issue
Block a user