JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
huiche.core
org.huiche.core.support
Setter
Contents
Description
Method Summary
Method Details
set(Object, Object)
Hide sidebar
Show sidebar
Interface Setter
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
Setter
set方法
Author:
Maning
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
set
(
Object
entity,
Object
value)
设置实例的对应的值
Method Details
set
void
set
(
Object
entity,
Object
value)
设置实例的对应的值
Parameters:
entity
- 实例
value
- 值