Class LongAdditionBuilder

java.lang.Object
org.apfloat.internal.LongAdditionBuilder
All Implemented Interfaces:
AdditionBuilder<Long>

public class LongAdditionBuilder extends Object implements AdditionBuilder<Long>
Creates additions for the specified radix and the long element type.

Since:
1.7.0
Version:
1.7.0
Author:
Mikko Tommila