Class DoubleTypeAutoboxer

java.lang.Object
org.jobrunr.utils.reflection.autobox.DoubleTypeAutoboxer
All Implemented Interfaces:
TypeAutoboxer<Double>

public class DoubleTypeAutoboxer extends Object implements TypeAutoboxer<Double>