mirror of
https://gitee.com/dromara/hutool.git
synced 2025-12-22 03:20:00 +08:00
add u180e
This commit is contained in:
@@ -264,6 +264,7 @@ public class CharUtil implements CharPool {
|
||||
|| c == '\u3164'
|
||||
// Braille Pattern Blank
|
||||
|| c == '\u2800'
|
||||
// MONGOLIAN VOWEL SEPARATOR
|
||||
|| c == '\u180e';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user