Uses of Class
com.github.junrar.unpack.ppm.RarMemBlock
Packages that use RarMemBlock
-
Uses of RarMemBlock in com.github.junrar.unpack.ppm
Fields in com.github.junrar.unpack.ppm declared as RarMemBlockModifier and TypeFieldDescriptionprivate RarMemBlockSubAllocator.tempRarMemBlock1private RarMemBlockSubAllocator.tempRarMemBlock2private RarMemBlockSubAllocator.tempRarMemBlock3Methods in com.github.junrar.unpack.ppm with parameters of type RarMemBlockModifier and TypeMethodDescriptionvoidRarMemBlock.insertAt(RarMemBlock p) voidRarMemBlock.setNext(RarMemBlock next) voidRarMemBlock.setPrev(RarMemBlock prev)