Merge branch '1.5.x' into 2.0.x

This commit is contained in:
Stephane Nicoll
2018-05-04 16:15:10 +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;