Merge branch '2.0.x'

This commit is contained in:
Stephane Nicoll
2018-05-04 16:15:26 +02:00

View File

@@ -828,7 +828,7 @@ Consider the following class:
// ... getter and setters
private static class Host {
public static class Host {
private String ip;