软件包 com.aiyc.server.standalone.core 的分层结构
- 软件包分层结构:
- 所有软件包
类分层结构
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- com.aiyc.base.core.Fingerprint
- com.aiyc.server.standalone.core.Fingerprint (implements com.aiyc.server.standalone.db.IEntity<ID>)
- com.aiyc.base.core.Location
- com.aiyc.server.standalone.core.Location (implements com.aiyc.server.standalone.db.IEntity<ID>)
- com.aiyc.base.core.Map
- com.aiyc.server.standalone.core.Map (implements com.aiyc.server.standalone.db.IEntity<ID>)
- com.aiyc.base.core.Measurement
- com.aiyc.server.standalone.core.Measurement (implements com.aiyc.server.standalone.db.IEntity<ID>, com.aiyc.base.core.IMeasurement)
- com.aiyc.server.standalone.core.ReadingInMeasurement (implements com.aiyc.server.standalone.db.IEntity<ID>)
Copyright © 2017. All Rights Reserved.