public interface PropertyProcessable extends ParseProcess
Modifier and Type | Method and Description |
---|---|
void |
apply(String name,
Object value)
apply property name and value
|
Type |
getType(String name)
provide property's type,
java.lang.Class or Type |
Copyright © 2012–2022 Alibaba Group. All rights reserved.