Class Pack200UnpackerAdapter

java.lang.Object
kala.compress.harmony.pack200.Pack200Adapter
kala.compress.harmony.unpack200.Pack200UnpackerAdapter
All Implemented Interfaces:
Pack200.Unpacker

public class Pack200UnpackerAdapter extends Pack200Adapter implements Pack200.Unpacker
This class provides the binding between the standard Pack200 interface and the internal interface for (un)packing.
  • Constructor Details

    • Pack200UnpackerAdapter

      public Pack200UnpackerAdapter()
  • Method Details