View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window brcache-1.0-b4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.brandao.brcache.collections.fileswapper
├─ org.brandao.brcache.collections.fileswapper.AbstractEntityFile.class - [JAR]
├─ org.brandao.brcache.collections.fileswapper.ChainHandler.class - [JAR]
├─ org.brandao.brcache.collections.fileswapper.DataBlock.class - [JAR]
├─ org.brandao.brcache.collections.fileswapper.DataBlockEntityFile.class - [JAR]
├─ org.brandao.brcache.collections.fileswapper.DataBlockInputStream.class - [JAR]
├─ org.brandao.brcache.collections.fileswapper.DataBlockOutputStream.class - [JAR]
├─ org.brandao.brcache.collections.fileswapper.DataChain.class - [JAR]
├─ org.brandao.brcache.collections.fileswapper.DataInputStream.class - [JAR]
├─ org.brandao.brcache.collections.fileswapper.DataOutputStream.class - [JAR]
├─ org.brandao.brcache.collections.fileswapper.EntityFile.class - [JAR]
├─ org.brandao.brcache.collections.fileswapper.FileAccess.class - [JAR]
├─ org.brandao.brcache.collections.fileswapper.IndexKey.class - [JAR]
├─ org.brandao.brcache.collections.fileswapper.SimpleIndex.class - [JAR]
├─ org.brandao.brcache.collections.fileswapper.SimpleIndexEntityFile.class - [JAR]
├─ org.brandao.brcache.collections.fileswapper.SimpleKeyEntity.class - [JAR]
org.brandao.brcache.collections.swapper
├─ org.brandao.brcache.collections.swapper.FileSwapper.class - [JAR]
├─ org.brandao.brcache.collections.swapper.TreeFileSwapper.class - [JAR]
org.brandao.brcache.collections.treehugemap
├─ org.brandao.brcache.collections.treehugemap.CharNode.class - [JAR]
├─ org.brandao.brcache.collections.treehugemap.StringTreeNodes.class - [JAR]
├─ org.brandao.brcache.collections.treehugemap.TreeMapKey.class - [JAR]
├─ org.brandao.brcache.collections.treehugemap.TreeNode.class - [JAR]
├─ org.brandao.brcache.collections.treehugemap.TreeNodes.class - [JAR]
org.brandao.brcache
├─ org.brandao.brcache.BRCacheConfig.class - [JAR]
├─ org.brandao.brcache.BasicCache.class - [JAR]
├─ org.brandao.brcache.Block.class - [JAR]
├─ org.brandao.brcache.Cache.class - [JAR]
├─ org.brandao.brcache.CacheConstants.class - [JAR]
├─ org.brandao.brcache.CacheError.class - [JAR]
├─ org.brandao.brcache.CacheErrors.class - [JAR]
├─ org.brandao.brcache.CacheException.class - [JAR]
├─ org.brandao.brcache.CacheInputStream.class - [JAR]
├─ org.brandao.brcache.Configuration.class - [JAR]
├─ org.brandao.brcache.CorruptedDataException.class - [JAR]
├─ org.brandao.brcache.DataMap.class - [JAR]
├─ org.brandao.brcache.HugeListCalculator.class - [JAR]
├─ org.brandao.brcache.ItemCacheInputStream.class - [JAR]
├─ org.brandao.brcache.ItemCacheMetadata.class - [JAR]
├─ org.brandao.brcache.MemoryAccessStrategy.class - [JAR]
├─ org.brandao.brcache.RecoverException.class - [JAR]
├─ org.brandao.brcache.StatisticsThread.class - [JAR]
├─ org.brandao.brcache.StorageException.class - [JAR]
├─ org.brandao.brcache.StreamCache.class - [JAR]
org.brandao.brcache.tx
├─ org.brandao.brcache.tx.BRCacheTransactionConfig.class - [JAR]
├─ org.brandao.brcache.tx.BRCacheTransactionConfigWrapper.class - [JAR]
├─ org.brandao.brcache.tx.CacheTransaction.class - [JAR]
├─ org.brandao.brcache.tx.CacheTransactionHandler.class - [JAR]
├─ org.brandao.brcache.tx.CacheTransactionHandlerImp.class - [JAR]
├─ org.brandao.brcache.tx.CacheTransactionManager.class - [JAR]
├─ org.brandao.brcache.tx.CacheTransactionManagerImp.class - [JAR]
├─ org.brandao.brcache.tx.TXCache.class - [JAR]
├─ org.brandao.brcache.tx.TransactionException.class - [JAR]
├─ org.brandao.brcache.tx.TransactionInfo.class - [JAR]
org.brandao.brcache.memory
├─ org.brandao.brcache.memory.HeapMemory.class - [JAR]
├─ org.brandao.brcache.memory.HeapMemoryUtil.class - [JAR]
├─ org.brandao.brcache.memory.HeapRegionMemory.class - [JAR]
├─ org.brandao.brcache.memory.Memory.class - [JAR]
├─ org.brandao.brcache.memory.RegionMemory.class - [JAR]
├─ org.brandao.brcache.memory.UnsafeMemory.class - [JAR]
├─ org.brandao.brcache.memory.UnsafeMemoryUtil.class - [JAR]
├─ org.brandao.brcache.memory.UnsafeRegionMemory.class - [JAR]
org.brandao.brcache.collections
├─ org.brandao.brcache.collections.AbstractCollectionSegment.class - [JAR]
├─ org.brandao.brcache.collections.ArrayCollectionReference.class - [JAR]
├─ org.brandao.brcache.collections.ArraySegment.class - [JAR]
├─ org.brandao.brcache.collections.CacheList.class - [JAR]
├─ org.brandao.brcache.collections.CacheSwapper.class - [JAR]
├─ org.brandao.brcache.collections.CollectionSegment.class - [JAR]
├─ org.brandao.brcache.collections.CollectionSegmentImp.class - [JAR]
├─ org.brandao.brcache.collections.CollectionSegmentSwapper.class - [JAR]
├─ org.brandao.brcache.collections.Collections.class - [JAR]
├─ org.brandao.brcache.collections.DiskSwapper.class - [JAR]
├─ org.brandao.brcache.collections.Entry.class - [JAR]
├─ org.brandao.brcache.collections.GroupCharTreeKey.class - [JAR]
├─ org.brandao.brcache.collections.HugeArrayList.class - [JAR]
├─ org.brandao.brcache.collections.HugeArrayReferenceList.class - [JAR]
├─ org.brandao.brcache.collections.HugeCollection.class - [JAR]
├─ org.brandao.brcache.collections.HugeIterator.class - [JAR]
├─ org.brandao.brcache.collections.HugeList.class - [JAR]
├─ org.brandao.brcache.collections.HugeMap.class - [JAR]
├─ org.brandao.brcache.collections.HugeReferenceList.class - [JAR]
├─ org.brandao.brcache.collections.NodeEntry.class - [JAR]
├─ org.brandao.brcache.collections.ReferenceCollection.class - [JAR]
├─ org.brandao.brcache.collections.ReferenceList.class - [JAR]
├─ org.brandao.brcache.collections.RouletteLock.class - [JAR]
├─ org.brandao.brcache.collections.Segment.class - [JAR]
├─ org.brandao.brcache.collections.StringTreeKey.class - [JAR]
├─ org.brandao.brcache.collections.StringTreeMap.class - [JAR]
├─ org.brandao.brcache.collections.Swapper.class - [JAR]
├─ org.brandao.brcache.collections.TreeHugeMap.class - [JAR]
├─ org.brandao.brcache.collections.TreeHugeMapNode.class - [JAR]
├─ org.brandao.brcache.collections.TreeKey.class - [JAR]
├─ org.brandao.brcache.collections.TreeMap.class - [JAR]