All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.star.log.AbstractLocationAwareLog Maven / Gradle / Ivy

The newest version!
package com.star.log;

/**
 * 抽象定位感知日志实现
* * @author Looly */ public abstract class AbstractLocationAwareLog extends AbstractLog implements LocationAwareLog { private static final long serialVersionUID = 8508501723606156544L; }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy