Changeset 7592 in josm for trunk/src/org/openstreetmap/josm/io
- Timestamp:
- 2014-10-01T23:24:11+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/io/remotecontrol/DNSName.java
r7402 r7592 188 188 * <p> 189 189 * @param inputName to be checked for being constrained 190 * @return sconstraint type above190 * @return constraint type above 191 191 * @throws UnsupportedOperationException if name is not exact match, but narrowing and widening are 192 192 * not supported for this name type. … … 229 229 * path lengths in name subtrees. 230 230 * 231 * @return sdistance of name from root231 * @return distance of name from root 232 232 * @throws UnsupportedOperationException if not supported for this name type 233 233 */
Note:
See TracChangeset
for help on using the changeset viewer.