Searched refs:_USE_DEFAULT (Results 1 – 1 of 1) sorted by relevance
20 private final static String _USE_DEFAULT = ""; field in PropertyName29 public final static PropertyName USE_DEFAULT = new PropertyName(_USE_DEFAULT, null);73 if (_simpleName == null || _USE_DEFAULT.equals(_simpleName)) { in readResolve()