Class IntAdditionBuilder

java.lang.Object
org.apfloat.internal.IntAdditionBuilder
All Implemented Interfaces:
AdditionBuilder<Integer>

public class IntAdditionBuilder extends Object implements AdditionBuilder<Integer>
Creates additions for the specified radix and the int element type.

Since:
1.7.0
Version:
1.7.0
Author:
Mikko Tommila