jar

org.rdfhdt : hdt-java-core

Maven & Gradle

Jan 16, 2023
12 usages
91 stars

HDT Java Core · HDT Core Library Implementation in Java

Table Of Contents

Latest Version

Download org.rdfhdt : hdt-java-core JAR file - Latest Versions:

All Versions

Download org.rdfhdt : hdt-java-core JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.2.x
2.2
2.1.x
1.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hdt-java-core-3.0.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.rdfhdt.hdt.triples

├─ org.rdfhdt.hdt.triples.DictionaryEntriesDiff.class - [JAR]

├─ org.rdfhdt.hdt.triples.IndexedNode.class - [JAR]

├─ org.rdfhdt.hdt.triples.IndexedTriple.class - [JAR]

├─ org.rdfhdt.hdt.triples.TempTriples.class - [JAR]

├─ org.rdfhdt.hdt.triples.TripleIDComparator.class - [JAR]

├─ org.rdfhdt.hdt.triples.TripleIDComparatorInt.class - [JAR]

├─ org.rdfhdt.hdt.triples.TripleIDComparatorSPO.class - [JAR]

├─ org.rdfhdt.hdt.triples.TripleStringComparator.class - [JAR]

├─ org.rdfhdt.hdt.triples.TriplesFactory.class - [JAR]

├─ org.rdfhdt.hdt.triples.TriplesPrivate.class - [JAR]

org.rdfhdt.hdt.dictionary.impl.utilCat

├─ org.rdfhdt.hdt.dictionary.impl.utilCat.CatElement.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.utilCat.CatIntersection.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.utilCat.CatMapping.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.utilCat.CatMappingBack.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.utilCat.CatUnion.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.utilCat.CatWrapper.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.utilCat.IteratorPlusElement.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.utilCat.SectionUtil.class - [JAR]

org.rdfhdt.hdt.dictionary.impl.kcat

├─ org.rdfhdt.hdt.dictionary.impl.kcat.BitmapTriple.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.kcat.FourSectionDictionaryKCat.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.kcat.GroupBySubjectMapIterator.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.kcat.KCatImpl.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.kcat.KCatMerger.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.kcat.LocatedIndexedNode.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.kcat.MultipleSectionDictionaryKCat.class - [JAR]

org.rdfhdt.hdt.iterator

├─ org.rdfhdt.hdt.iterator.DictionaryTranslateIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.DictionaryTranslateIteratorBuffer.class - [JAR]

├─ org.rdfhdt.hdt.iterator.RoleIteratorTripleID.class - [JAR]

├─ org.rdfhdt.hdt.iterator.SequentialSearchIteratorTripleID.class - [JAR]

├─ org.rdfhdt.hdt.iterator.SuppliableIteratorTripleID.class - [JAR]

├─ org.rdfhdt.hdt.iterator.TriplePositionSupplier.class - [JAR]

org.rdfhdt.hdt.hdt.impl

├─ org.rdfhdt.hdt.hdt.impl.HDTBase.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.HDTDiskImporter.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.HDTImpl.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.ModeOfLoading.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.TempHDTImpl.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.TempHDTImporterOnePass.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.TempHDTImporterTwoPass.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.WriteHDTImpl.class - [JAR]

org.rdfhdt.hdt.compact.integer

├─ org.rdfhdt.hdt.compact.integer.VByte.class - [JAR]

org.rdfhdt.hdt.compact.bitmap

├─ org.rdfhdt.hdt.compact.bitmap.AdjacencyList.class - [JAR]

├─ org.rdfhdt.hdt.compact.bitmap.AppendableWriteBitmap.class - [JAR]

├─ org.rdfhdt.hdt.compact.bitmap.Bitmap375.class - [JAR]

├─ org.rdfhdt.hdt.compact.bitmap.Bitmap375Big.class - [JAR]

├─ org.rdfhdt.hdt.compact.bitmap.Bitmap375Disk.class - [JAR]

├─ org.rdfhdt.hdt.compact.bitmap.Bitmap64.class - [JAR]

├─ org.rdfhdt.hdt.compact.bitmap.Bitmap64Big.class - [JAR]

├─ org.rdfhdt.hdt.compact.bitmap.Bitmap64Disk.class - [JAR]

├─ org.rdfhdt.hdt.compact.bitmap.BitmapFactoryImpl.class - [JAR]

├─ org.rdfhdt.hdt.compact.bitmap.EmptyBitmap.class - [JAR]

├─ org.rdfhdt.hdt.compact.bitmap.NegBitmap.class - [JAR]

├─ org.rdfhdt.hdt.compact.bitmap.SyncBitmap.class - [JAR]

org.rdfhdt.hdt.util.concurrent

├─ org.rdfhdt.hdt.util.concurrent.ExceptionFunction.class - [JAR]

├─ org.rdfhdt.hdt.util.concurrent.ExceptionSupplier.class - [JAR]

├─ org.rdfhdt.hdt.util.concurrent.ExceptionThread.class - [JAR]

├─ org.rdfhdt.hdt.util.concurrent.HeightTree.class - [JAR]

├─ org.rdfhdt.hdt.util.concurrent.KWayMerger.class - [JAR]

├─ org.rdfhdt.hdt.util.concurrent.SyncListener.class - [JAR]

├─ org.rdfhdt.hdt.util.concurrent.SyncSeq.class - [JAR]

├─ org.rdfhdt.hdt.util.concurrent.TreeWorker.class - [JAR]

org.rdfhdt.hdt.hdt

├─ org.rdfhdt.hdt.hdt.HDTFactory.class - [JAR]

├─ org.rdfhdt.hdt.hdt.HDTManagerImpl.class - [JAR]

├─ org.rdfhdt.hdt.hdt.HDTPrivate.class - [JAR]

├─ org.rdfhdt.hdt.hdt.TempHDT.class - [JAR]

├─ org.rdfhdt.hdt.hdt.TempHDTImporter.class - [JAR]

org.rdfhdt.hdt.util.io.compress

├─ org.rdfhdt.hdt.util.io.compress.CompressNodeMergeIterator.class - [JAR]

├─ org.rdfhdt.hdt.util.io.compress.CompressNodeReader.class - [JAR]

├─ org.rdfhdt.hdt.util.io.compress.CompressNodeWriter.class - [JAR]

├─ org.rdfhdt.hdt.util.io.compress.CompressTripleMergeIterator.class - [JAR]

├─ org.rdfhdt.hdt.util.io.compress.CompressTripleReader.class - [JAR]

├─ org.rdfhdt.hdt.util.io.compress.CompressTripleWriter.class - [JAR]

├─ org.rdfhdt.hdt.util.io.compress.CompressUtil.class - [JAR]

├─ org.rdfhdt.hdt.util.io.compress.MapCompressTripleMerger.class - [JAR]

├─ org.rdfhdt.hdt.util.io.compress.NoDuplicateTripleIDIterator.class - [JAR]

├─ org.rdfhdt.hdt.util.io.compress.Pair.class - [JAR]

├─ org.rdfhdt.hdt.util.io.compress.PairMergeIterator.class - [JAR]

├─ org.rdfhdt.hdt.util.io.compress.PairReader.class - [JAR]

├─ org.rdfhdt.hdt.util.io.compress.PairWriter.class - [JAR]

├─ org.rdfhdt.hdt.util.io.compress.TripleGenerator.class - [JAR]

├─ org.rdfhdt.hdt.util.io.compress.WriteLongArrayBuffer.class - [JAR]

org.rdfhdt.hdt.compact.sequence

├─ org.rdfhdt.hdt.compact.sequence.DeflateIntegerIterator.class - [JAR]

├─ org.rdfhdt.hdt.compact.sequence.DynamicSequence.class - [JAR]

├─ org.rdfhdt.hdt.compact.sequence.Sequence.class - [JAR]

├─ org.rdfhdt.hdt.compact.sequence.SequenceFactory.class - [JAR]

├─ org.rdfhdt.hdt.compact.sequence.SequenceInt32.class - [JAR]

├─ org.rdfhdt.hdt.compact.sequence.SequenceInt64.class - [JAR]

├─ org.rdfhdt.hdt.compact.sequence.SequenceLog64.class - [JAR]

├─ org.rdfhdt.hdt.compact.sequence.SequenceLog64Big.class - [JAR]

├─ org.rdfhdt.hdt.compact.sequence.SequenceLog64BigDisk.class - [JAR]

├─ org.rdfhdt.hdt.compact.sequence.SequenceLog64Map.class - [JAR]

org.rdfhdt.hdt.dictionary.impl

├─ org.rdfhdt.hdt.dictionary.impl.BaseDictionary.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.BaseTempDictionary.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.CompressFourSectionDictionary.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.DictionaryIDMapping.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.DictionaryPFCOptimizedExtractor.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.FourSectionDictionary.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.FourSectionDictionaryBig.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.FourSectionDictionaryCat.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.FourSectionDictionaryDiff.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.HashDictionary.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.MultDictionaryPFCOptimizedExtractor.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.MultipleBaseDictionary.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.MultipleSectionDictionary.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.MultipleSectionDictionaryBig.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.MultipleSectionDictionaryCat.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.MultipleSectionDictionaryDiff.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.OptimizedExtractor.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.PSFCFourSectionDictionary.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.PSFCTempDictionary.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.WriteFourSectionDictionary.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.WriteMultipleSectionDictionary.class - [JAR]

org.rdfhdt.hdt.iterator.utils

├─ org.rdfhdt.hdt.iterator.utils.ArrayIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.ArrayIteratorCharSequence.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.ArrayIteratorG.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.ArrayIteratorLong.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.AsyncIteratorFetcher.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.CombinedIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.DedupIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.ExceptionIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.FetcherIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.FileChunkIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.FileTripleIDIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.FileTripleIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.Filter.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.FilterMapExceptionIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.FluxStopTripleStringIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.IndexNodeDeltaMergeExceptionIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.Iter.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.IteratorConcat.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.ListTripleIDIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.MapExceptionIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.MapFilterIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.MapIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.MergeExceptionIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.MergedIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.MergedReduceIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.MultiMerge.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.NotificationExceptionIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.PeekIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.PipedCopyIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.PrefetchIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.RangeIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.RangeIteratorLong.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.Reducer.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.ReducerLeft.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.RepeatApplyIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.SequenceIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.SeveralIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.SideEffect.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.SizeFetcher.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.SortedReduceIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.StopIterator.class - [JAR]

├─ org.rdfhdt.hdt.iterator.utils.Transform.class - [JAR]

org.rdfhdt.hdt.cache

├─ org.rdfhdt.hdt.cache.DictionaryCache.class - [JAR]

├─ org.rdfhdt.hdt.cache.DictionaryCacheArray.class - [JAR]

├─ org.rdfhdt.hdt.cache.DictionaryCacheArrayWeak.class - [JAR]

├─ org.rdfhdt.hdt.cache.DictionaryCacheHash.class - [JAR]

├─ org.rdfhdt.hdt.cache.DictionaryCacheLRI.class - [JAR]

├─ org.rdfhdt.hdt.cache.DictionaryCacheLRU.class - [JAR]

├─ org.rdfhdt.hdt.cache.DictionaryCacheNone.class - [JAR]

org.rdfhdt.hdt.utils

├─ org.rdfhdt.hdt.utils.DebugOrderNodeIterator.class - [JAR]

org.rdfhdt.hdt.header

├─ org.rdfhdt.hdt.header.HeaderFactory.class - [JAR]

├─ org.rdfhdt.hdt.header.HeaderPrivate.class - [JAR]

├─ org.rdfhdt.hdt.header.PlainHeader.class - [JAR]

├─ org.rdfhdt.hdt.header.PlainHeaderIterator.class - [JAR]

org.rdfhdt.hdt.hdt.writer

├─ org.rdfhdt.hdt.hdt.writer.TripleWriterFactory.class - [JAR]

├─ org.rdfhdt.hdt.hdt.writer.TripleWriterHDT.class - [JAR]

├─ org.rdfhdt.hdt.hdt.writer.TripleWriterNtriples.class - [JAR]

├─ org.rdfhdt.hdt.hdt.writer.TripleWriterTest.class - [JAR]

org.rdfhdt.hdt.options

├─ org.rdfhdt.hdt.options.ControlInformation.class - [JAR]

├─ org.rdfhdt.hdt.options.HDTOptionsBase.class - [JAR]

├─ org.rdfhdt.hdt.options.HDTSpecification.class - [JAR]

├─ org.rdfhdt.hdt.options.HideHDTOptions.class - [JAR]

org.rdfhdt.hdt.triples.impl

├─ org.rdfhdt.hdt.triples.impl.BitmapTriples.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.BitmapTriplesCat.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.BitmapTriplesIterator.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorCat.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorDiff.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorMapDiff.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorY.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorYFOQ.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZ.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZFOQ.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.EmptyTriplesIterator.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.FourSectionDictionaryEntriesDiff.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.MultipleSectionDictionaryEntriesDiff.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.OneReadTempTriples.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.PredicateIndex.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.PredicateIndexArray.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.TripleIDInt.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.TripleOrderConvert.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.TriplesList.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.TriplesListLong.class - [JAR]

├─ org.rdfhdt.hdt.triples.impl.WriteBitmapTriples.class - [JAR]

org.rdfhdt.hdt.rdf.parsers

├─ org.rdfhdt.hdt.rdf.parsers.JenaModelIterator.class - [JAR]

├─ org.rdfhdt.hdt.rdf.parsers.JenaNodeCreator.class - [JAR]

├─ org.rdfhdt.hdt.rdf.parsers.JenaNodeFormatter.class - [JAR]

├─ org.rdfhdt.hdt.rdf.parsers.RDFParserDir.class - [JAR]

├─ org.rdfhdt.hdt.rdf.parsers.RDFParserHDT.class - [JAR]

├─ org.rdfhdt.hdt.rdf.parsers.RDFParserList.class - [JAR]

├─ org.rdfhdt.hdt.rdf.parsers.RDFParserRAR.class - [JAR]

├─ org.rdfhdt.hdt.rdf.parsers.RDFParserRIOT.class - [JAR]

├─ org.rdfhdt.hdt.rdf.parsers.RDFParserSimple.class - [JAR]

├─ org.rdfhdt.hdt.rdf.parsers.RDFParserTar.class - [JAR]

├─ org.rdfhdt.hdt.rdf.parsers.RDFParserZip.class - [JAR]

org.rdfhdt.hdt.dictionary.impl.utilDiff

├─ org.rdfhdt.hdt.dictionary.impl.utilDiff.DiffWrapper.class - [JAR]

org.rdfhdt.hdt.hdt.impl.diskimport

├─ org.rdfhdt.hdt.hdt.impl.diskimport.AsyncCatTreeWorker.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.diskimport.CatTreeImpl.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.diskimport.CompressTripleMapper.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.diskimport.CompressionResult.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.diskimport.CompressionResultEmpty.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.diskimport.CompressionResultFile.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.diskimport.CompressionResultPartial.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.diskimport.MapOnCallHDT.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.diskimport.MultiSectionSectionCompressor.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.diskimport.SectionCompressor.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.diskimport.TripleCompressionResult.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.diskimport.TripleCompressionResultEmpty.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.diskimport.TripleCompressionResultFile.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.diskimport.TripleCompressionResultPartial.class - [JAR]

org.rdfhdt.hdt.rdf

├─ org.rdfhdt.hdt.rdf.RDFParserFactory.class - [JAR]

org.rdfhdt.hdt.dictionary

├─ org.rdfhdt.hdt.dictionary.DictionaryCat.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.DictionaryDiff.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.DictionaryFactory.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.DictionaryKCat.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.DictionaryPrivate.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.DictionarySectionPrivate.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.TempDictionary.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.TempDictionarySection.class - [JAR]

org.rdfhdt.hdt.util.disk

├─ org.rdfhdt.hdt.util.disk.LargeLongArray.class - [JAR]

├─ org.rdfhdt.hdt.util.disk.LongArray.class - [JAR]

├─ org.rdfhdt.hdt.util.disk.LongArrayDisk.class - [JAR]

├─ org.rdfhdt.hdt.util.disk.SimpleSplitLongArray.class - [JAR]

├─ org.rdfhdt.hdt.util.disk.SyncLongArray.class - [JAR]

org.rdfhdt.hdt.util.string

├─ org.rdfhdt.hdt.util.string.ByteString.class - [JAR]

├─ org.rdfhdt.hdt.util.string.ByteStringUtil.class - [JAR]

├─ org.rdfhdt.hdt.util.string.CharSequenceComparator.class - [JAR]

├─ org.rdfhdt.hdt.util.string.CharSequenceCustomComparator.class - [JAR]

├─ org.rdfhdt.hdt.util.string.CompactString.class - [JAR]

├─ org.rdfhdt.hdt.util.string.DelayedString.class - [JAR]

├─ org.rdfhdt.hdt.util.string.ReplazableString.class - [JAR]

org.rdfhdt.hdt.dictionary.impl.section

├─ org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCache.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCacheAll.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCachePerThread.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionFactory.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.section.HashDictionarySection.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.section.OneReadDictionarySection.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBuilder.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.section.PFCOptimizedExtractor.class - [JAR]

├─ org.rdfhdt.hdt.dictionary.impl.section.WriteDictionarySection.class - [JAR]

org.rdfhdt.hdt.util.io

├─ org.rdfhdt.hdt.util.io.BigByteBuffer.class - [JAR]

├─ org.rdfhdt.hdt.util.io.BigMappedByteBuffer.class - [JAR]

├─ org.rdfhdt.hdt.util.io.ByteBufferInputStream.class - [JAR]

├─ org.rdfhdt.hdt.util.io.CloseInputStream.class - [JAR]

├─ org.rdfhdt.hdt.util.io.CloseMappedByteBuffer.class - [JAR]

├─ org.rdfhdt.hdt.util.io.CloseSuppressFileProvider.class - [JAR]

├─ org.rdfhdt.hdt.util.io.CloseSuppressFileSystem.class - [JAR]

├─ org.rdfhdt.hdt.util.io.CloseSuppressPath.class - [JAR]

├─ org.rdfhdt.hdt.util.io.Closer.class - [JAR]

├─ org.rdfhdt.hdt.util.io.CountInputStream.class - [JAR]

├─ org.rdfhdt.hdt.util.io.CountOutputStream.class - [JAR]

├─ org.rdfhdt.hdt.util.io.DummyOutputStream.class - [JAR]

├─ org.rdfhdt.hdt.util.io.IOUtil.class - [JAR]

├─ org.rdfhdt.hdt.util.io.NonCloseInputStream.class - [JAR]

org.rdfhdt.hdt.hdt.impl.diskindex

├─ org.rdfhdt.hdt.hdt.impl.diskindex.DiskIndexSort.class - [JAR]

├─ org.rdfhdt.hdt.hdt.impl.diskindex.ObjectAdjReader.class - [JAR]

org.rdfhdt.hdt.util

├─ org.rdfhdt.hdt.util.BitUtil.class - [JAR]

├─ org.rdfhdt.hdt.util.ContainerException.class - [JAR]

├─ org.rdfhdt.hdt.util.CustomIterator.class - [JAR]

├─ org.rdfhdt.hdt.util.LRUCache.class - [JAR]

├─ org.rdfhdt.hdt.util.LiteralsUtils.class - [JAR]

├─ org.rdfhdt.hdt.util.Mutable.class - [JAR]

├─ org.rdfhdt.hdt.util.ParallelSortableArrayList.class - [JAR]

├─ org.rdfhdt.hdt.util.ProfilingUtil.class - [JAR]

├─ org.rdfhdt.hdt.util.RDFInfo.class - [JAR]

├─ org.rdfhdt.hdt.util.Reference.class - [JAR]

├─ org.rdfhdt.hdt.util.StopWatch.class - [JAR]

├─ org.rdfhdt.hdt.util.StringUtil.class - [JAR]

org.rdfhdt.hdt.util.listener

├─ org.rdfhdt.hdt.util.listener.IntermediateListener.class - [JAR]

├─ org.rdfhdt.hdt.util.listener.ListenerUtil.class - [JAR]

├─ org.rdfhdt.hdt.util.listener.PrefixListener.class - [JAR]

├─ org.rdfhdt.hdt.util.listener.PrefixMultiThreadListener.class - [JAR]

org.rdfhdt.hdt.util.crc

├─ org.rdfhdt.hdt.util.crc.CRC.class - [JAR]

├─ org.rdfhdt.hdt.util.crc.CRC16.class - [JAR]

├─ org.rdfhdt.hdt.util.crc.CRC32.class - [JAR]

├─ org.rdfhdt.hdt.util.crc.CRC8.class - [JAR]

├─ org.rdfhdt.hdt.util.crc.CRCInputStream.class - [JAR]

├─ org.rdfhdt.hdt.util.crc.CRCOutputStream.class - [JAR]

Advertisement

Dependencies from Group

Jan 16, 2023
12 usages
91 stars
Jan 16, 2023
10 usages
91 stars
Jan 16, 2023
5 usages
91 stars
Jan 16, 2023
1 usages
91 stars
Jan 16, 2023
92 stars

Discover Dependencies

Feb 16, 2021
10 usages
2.3k stars
May 11, 2021
10 usages
0 stars
Jan 19, 2021
10 usages
Apr 14, 2023
10 usages
427 stars
Apr 14, 2023
10 usages
427 stars
Mar 29, 2021
11 usages
1.9k stars
Feb 17, 2021
10 usages
410 stars
Apr 08, 2022
24 usages
1.8k stars
Aug 15, 2023
10 usages
83 stars
Aug 24, 2023
11 usages
3 stars