com.baidu.unbiz.fluentvalidator.able
接口 Valuable<T>

所有已知实现类:
PrimitiveWrapperArray

public interface Valuable<T>

定义返回值接口,一般用于不能继承的对象,如枚举

作者:
zhangxu

方法摘要
 T value()
          取值
 

方法详细信息

value

T value()
取值

返回:
the value


Copyright © 2015–2016 neoremind. All rights reserved.