Interface IConstValueBuilder<V>
- Type Parameters:
 V- Type of the constant value.
- All Superinterfaces:
 org.apache.commons.lang3.builder.Builder<V>,IValueBuilder<V>
A 
IValueBuilder for creating a constant value.- Since:
 - 7.0.0
 - Author:
 - XIMA MEDIA GmbH
 
- 
Method Summary
Methods inherited from interface org.apache.commons.lang3.builder.Builder
build