Interface MetaValueFillFunction

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface MetaValueFillFunction
填充表字段默认值.
Author:
Liu,Dongdong
  • Method Summary

    Modifier and Type
    Method
    Description
    获取字段默认值.
  • Method Details

    • getValue

      Object getValue()
      获取字段默认值.
      Returns:
      默认值