Interface Typed

All Superinterfaces:
Serializable

public interface Typed extends Serializable
可感知的类型接口
Author:
Cody Lu
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
    类型名
  • Method Details

    • getTypeName

      default String getTypeName()
      类型名
      Returns: