类 FastJsonInitializerGeoImpl
java.lang.Object
gu.sql2java.geometry.fastjson.FastJsonInitializerGeoImpl
- 所有已实现的接口:
gu.simplemq.json.FastJsonInitializer
public class FastJsonInitializerGeoImpl
extends Object
implements gu.simplemq.json.FastJsonInitializer
implementation of simplemq
gu.simplemq.json.FastJsonInitializer
MAVEN dependencies:
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>simplemq-base</artifactId>
<version>${simplemq.version}</version>
</dependency>
- 从以下版本开始:
- 3.18.0
- 作者:
- guyadong
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
FastJsonInitializerGeoImpl
public FastJsonInitializerGeoImpl()
-
-
方法详细资料
-
init
public void init()- 指定者:
init在接口中gu.simplemq.json.FastJsonInitializer
-