Searched refs:UnicodeSpanMatchValue (Results 1 – 1 of 1) sorted by relevance
101 result = UnicodeSpanMatchValue.of(subargument); in of()830 public static class UnicodeSpanMatchValue extends MatchValue { class in MatchValue834 public UnicodeSpanMatchValue(String key) { in UnicodeSpanMatchValue() method in MatchValue.UnicodeSpanMatchValue851 public static UnicodeSpanMatchValue of(String key) { in of()852 return new UnicodeSpanMatchValue(key); in of()