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

com.tyme.Culture Maven / Gradle / Ivy

There is a newer version: 1.1.7
Show newest version
package com.tyme;

/**
 * 传统文化(民俗)
 *
 * @author 6tail
 */
public interface Culture {

  /**
   * 名称
   *
   * @return 名称
   */
  String getName();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy