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

org.noear.wood.IWoodKey Maven / Gradle / Ivy

There is a newer version: 1.3.14
Show newest version
package org.noear.wood;

/**
 * Created by noear on 14-6-12.
 * 作为缓存的主键
 */
public interface IWoodKey {
    String getWoodKey();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy