Uses of Class
com.github.junrar.unpack.ppm.RarNode
-
Packages that use RarNode Package Description com.github.junrar.unpack.ppm -
-
Uses of RarNode in com.github.junrar.unpack.ppm
Fields in com.github.junrar.unpack.ppm declared as RarNode Modifier and Type Field Description private RarNode[]SubAllocator. freeListprivate RarNodeSubAllocator. tempRarNodeMethods in com.github.junrar.unpack.ppm with parameters of type RarNode Modifier and Type Method Description voidRarNode. setNext(RarNode next)
-