程序包 org.javacs.lsp.adapters
package org.javacs.lsp.adapters
-
类类说明EnumTypeAdapter<T extends Enum<T>>A custom type adapter for enums that uses integer values.Copied from lsp4j.This factory should not be registered with a GsonBuilder because it always matches.