Class PropertyIndexUtil


  • public class PropertyIndexUtil
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Set<java.lang.String> encode​(java.util.Set<java.lang.String> set)  
      static java.util.Set<java.lang.String> encode​(PropertyValue value, ValuePattern pattern)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PropertyIndexUtil

        public PropertyIndexUtil()
    • Method Detail

      • encode

        public static java.util.Set<java.lang.String> encode​(java.util.Set<java.lang.String> set)