-
- All Implemented Interfaces:
public final class TermIndexItemDesc: 索引对象 Mail: chk19940609@gmail.com Created by IceMimosa Date: 2017/1/16
-
-
Field Summary
Fields Modifier and Type Field Description private final TermTypetypeprivate final RegionEntityvalue
-
Constructor Summary
Constructors Constructor Description TermIndexItem(TermType type, RegionEntity value)
-
Method Summary
Modifier and Type Method Description final TermTypegetType()final RegionEntitygetValue()-
-
Constructor Detail
-
TermIndexItem
TermIndexItem(TermType type, RegionEntity value)
-
-
Method Detail
-
getValue
final RegionEntity getValue()
-
-
-
-