Class IntegerTypeAutoboxer

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

public class IntegerTypeAutoboxer extends Object implements TypeAutoboxer<Integer>