Class Keywords


  • public class Keywords
    extends Object
    Author:
    wenshao [szujobs@hotmail.com]
    • Field Detail

      • DEFAULT_KEYWORDS

        public static final Keywords DEFAULT_KEYWORDS
      • SQLITE_KEYWORDS

        public static final Keywords SQLITE_KEYWORDS
      • DM_KEYWORDS

        public static final Keywords DM_KEYWORDS
    • Constructor Detail

    • Method Detail

      • containsValue

        public boolean containsValue​(Token token)
      • getKeyword

        public Token getKeyword​(long hash)