- Timestamp:
- 2016-01-08T01:11:34+01:00 (10 years ago)
- File:
- 
      - 1 edited
 
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/org/openstreetmap/josm/io/remotecontrol/DNSName.javar8510 r9344 57 57 * @since 7347 58 58 */ 59 public class DNSName implements GeneralNameInterface { 59 public final class DNSName implements GeneralNameInterface { 60 60 private final String name; 61 61 … … 100 100 /** 101 101 * Return the type of the GeneralName. 102 * @return the type of the GeneralName 102 103 */ 103 104 @Override 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
