Class Boxing


  • public class Boxing
    extends java.lang.Object
    This class is responsible for generating bytecode fragments to box/unbox whatever happens to be on the top of the stack. It is the calling codes responsibility to make sure that the correct type is on the stack