You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@devicemap.apache.org by Volkan YAZICI <vo...@gmail.com> on 2014/12/29 15:15:28 UTC

replaceAll("\\[bb\\]", "b") in Device.normalize()

Hi,

What's the purpose of replaceAll("\\[bb\\]", "b") normalization in
Device.normalize()
<http://svn.apache.org/repos/asf/devicemap/trunk/devicemap/java/classifier/src/main/java/org/apache/devicemap/data/Pattern.java>
?

Best.