META-INF/MANIFEST.MF
com/helger/commons/aggregate/IAggregator.java
com/helger/commons/annotation/ELockType.java
com/helger/commons/annotation/IsSPIInterface.java
com/helger/commons/annotation/MustImplementEqualsAndHashcode.java
com/helger/commons/annotation/PresentForCodeCoverage.java
com/helger/commons/annotation/Since.java
com/helger/commons/annotation/UnsupportedOperation.java
com/helger/commons/annotation/VisibleForTesting.java
com/helger/commons/base64/Base64OutputStream.java
com/helger/commons/cache/IMutableCache.java
com/helger/commons/callback/CallbackList.java
com/helger/commons/callback/exception/CollectingExceptionCallback.java
com/helger/commons/callback/exception/CollectingExceptionListCallback.java
com/helger/commons/callback/exception/IExceptionCallback.java
com/helger/commons/callback/exception/LoggingExceptionCallback.java
com/helger/commons/callback/ICallback.java
com/helger/commons/CGlobal.java
com/helger/commons/changelog/ChangeLogEntry.java
com/helger/commons/changelog/IChangeLogSerializerCallback.java
com/helger/commons/charset/EUnicodeBOM.java
com/helger/commons/codec/ASCIIHexCodec.java
com/helger/commons/codec/Base16Codec.java
com/helger/commons/codec/DecodeException.java
com/helger/commons/codec/IByteArrayCodec.java
com/helger/commons/codec/IdentityCodec.java
com/helger/commons/codec/RFC1522BCodec.java
com/helger/commons/codec/URLCodec.java
com/helger/commons/collection/attr/IAttributeContainer.java
com/helger/commons/collection/attr/IHasAttributes.java
com/helger/commons/collection/attr/IHasAttributesAny.java
com/helger/commons/collection/attr/IHasMutableAttributes.java
com/helger/commons/collection/attr/IHasMutableAttributesAny.java
com/helger/commons/collection/attr/IMutableAttributeContainer.java
com/helger/commons/collection/attr/IMutableAttributeContainerAny.java
com/helger/commons/collection/attr/MapBasedAttributeContainerAny.java
com/helger/commons/collection/CollectionHelper.java
com/helger/commons/collection/ext/ICommonsIterable.java
com/helger/commons/collection/ext/ICommonsNavigableMap.java
com/helger/commons/collection/ext/ICommonsNavigableSet.java
com/helger/commons/collection/ext/ICommonsOrderedSet.java
com/helger/commons/collection/impl/MapEntry.java
com/helger/commons/collection/impl/NonBlockingStack.java
com/helger/commons/collection/impl/SafeVector.java
com/helger/commons/collection/impl/SoftLinkedHashMap.java
com/helger/commons/collection/iterate/ArrayEnumeration.java
com/helger/commons/collection/iterate/ArrayIteratorChar.java
com/helger/commons/collection/iterate/ArrayIteratorLong.java
com/helger/commons/collection/iterate/ReverseListIterator.java
com/helger/commons/collection/IteratorHelper.java
com/helger/commons/collection/map/IntIntMap.java
com/helger/commons/collection/map/MapHelper.java
com/helger/commons/collection/multimap/AbstractMultiConcurrentHashMap.java
com/helger/commons/collection/multimap/AbstractMultiHashMapListBased.java
com/helger/commons/collection/multimap/AbstractMultiLinkedHashMapListBased.java
com/helger/commons/collection/multimap/AbstractMultiWeakHashMap.java
com/helger/commons/collection/multimap/IMultiMapListBased.java
com/helger/commons/collection/multimap/MultiConcurrentHashMapVectorBased.java
com/helger/commons/collection/multimap/MultiHashMapLinkedHashMapBased.java
com/helger/commons/collection/multimap/MultiHashMapVectorBased.java
com/helger/commons/collection/multimap/MultiLinkedHashMapTreeMapBased.java
com/helger/commons/collection/multimap/MultiTreeMapArrayListBased.java
com/helger/commons/collection/multimap/MultiTreeMapLinkedHashSetBased.java
com/helger/commons/collection/multimap/MultiTreeMapWeakHashMapBased.java
com/helger/commons/collection/multimap/MultiWeakHashMapTreeSetBased.java
com/helger/commons/collection/pair/Pair.java
com/helger/commons/collection/VectorHelper.java
com/helger/commons/compare/IComparator.java
com/helger/commons/concurrent/collector/ConcurrentCollectorMultiple.java
com/helger/commons/concurrent/collector/IConcurrentCollector.java
com/helger/commons/concurrent/ManagedExecutorService.java
com/helger/commons/deadlock/LoggingThreadDeadlockCallback.java
com/helger/commons/debug/GlobalDebug.java
com/helger/commons/dimension/IHasHeightDouble.java
com/helger/commons/dimension/IHasWidthFloat.java
com/helger/commons/dimension/SizeInt.java
com/helger/commons/equals/DefaultEqualsImplementationRegistrarSPI.java
com/helger/commons/equals/IEqualsImplementationRegistrarSPI.java
com/helger/commons/error/id/IHasErrorID.java
com/helger/commons/error/level/ErrorLevel.java
com/helger/commons/error/level/IErrorLevel.java
com/helger/commons/error/level/IHasErrorLevel.java
com/helger/commons/error/level/IHasErrorLevelComparable.java
com/helger/commons/error/list/IErrorList.java
com/helger/commons/error/text/ConstantHasErrorText.java
com/helger/commons/error/text/IHasErrorText.java
com/helger/commons/exception/InitializationException.java
com/helger/commons/exception/mock/MockRuntimeException.java
com/helger/commons/factory/IHierarchicalFactoryWithParameter.java
com/helger/commons/factory/IHierarchicalRootFactory.java
com/helger/commons/format/AbstractFormatterString.java
com/helger/commons/format/FormatterStringSuffix.java
com/helger/commons/function/IBiConsumer.java
com/helger/commons/function/IBooleanPredicate.java
com/helger/commons/function/IIntToFloatFunction.java
com/helger/commons/function/IThrowingFunction.java
com/helger/commons/gfx/ImageDataManager.java
com/helger/commons/hashcode/HashCodeImplementationRegistry.java
com/helger/commons/hierarchy/ChildrenProviderHasChildren.java
com/helger/commons/hierarchy/ChildrenProviderSorting.java
com/helger/commons/hierarchy/ChildrenProviderSortingWithID.java
com/helger/commons/hierarchy/IHasChildren.java
com/helger/commons/hierarchy/visit/EHierarchyVisitorReturn.java
com/helger/commons/id/factory/AbstractPersistingLongIDFactory.java
com/helger/commons/id/factory/GlobalIDFactory.java
com/helger/commons/id/factory/StringIDFromGlobalIntIDFactory.java
com/helger/commons/id/factory/StringIDFromIntIDFactory.java
com/helger/commons/id/IHasLongID.java
com/helger/commons/io/channel/ChannelHelper.java
com/helger/commons/io/file/FileOperationManager.java
com/helger/commons/io/file/FileOperations.java
com/helger/commons/io/file/iterate/FileSystemIterator.java
com/helger/commons/io/file/SimpleFileIO.java
com/helger/commons/io/IHasOutputStreamAndWriter.java
com/helger/commons/io/misc/SizeHelper.java
com/helger/commons/io/monitor/FileMonitorManager.java
com/helger/commons/io/provider/IInputStreamProvider.java
com/helger/commons/io/resource/ClassPathResource.java
com/helger/commons/io/resource/inmemory/ReadableResourceString.java
com/helger/commons/io/resource/IReadableResource.java
com/helger/commons/io/resource/wrapped/GZIPReadableResource.java
com/helger/commons/io/resource/wrapped/GZIPWritableResource.java
com/helger/commons/io/resourceprovider/ClassPathResourceProvider.java
com/helger/commons/io/resourceprovider/IWritableResourceProvider.java
com/helger/commons/io/stream/BitInputStream.java
com/helger/commons/io/stream/ByteBuffersInputStream.java
com/helger/commons/io/stream/CountingOutputStream.java
com/helger/commons/io/stream/NonBlockingBitOutputStream.java
com/helger/commons/io/stream/NonBlockingByteArrayInputStream.java
com/helger/commons/io/stream/NonBlockingPushbackInputStream.java
com/helger/commons/io/stream/NonBlockingStringWriter.java
com/helger/commons/io/stream/WrappedOutputStream.java
com/helger/commons/io/streamprovider/ByteArrayInputStreamProvider.java
com/helger/commons/io/streamprovider/ByteArrayOutputStreamProvider.java
com/helger/commons/io/streamprovider/ByteBufferInputStreamProvider.java
com/helger/commons/io/streamprovider/StringInputStreamProvider.java
com/helger/commons/io/streamprovider/StringReaderProvider.java
com/helger/commons/junit/DebugModeTestRule.java
com/helger/commons/lang/ClassHelper.java
com/helger/commons/lang/ClassPathHelper.java
com/helger/commons/lang/EnumHelper.java
com/helger/commons/lang/IAppendable.java
com/helger/commons/lang/IHasSize.java
com/helger/commons/lang/TimeValue.java
com/helger/commons/locale/country/CountryCache.java
com/helger/commons/locale/country/ECountrySubName.java
com/helger/commons/locale/IHasLocales.java
com/helger/commons/locale/LocaleHelper.java
com/helger/commons/math/MathHelper.java
com/helger/commons/mime/MimeTypeHelper.java
com/helger/commons/mime/MimeTypeParserException.java
com/helger/commons/mock/CommonsTestHelper.java
com/helger/commons/mutable/IMutableNumeric.java
com/helger/commons/mutable/MutableBoolean.java
com/helger/commons/mutable/MutableFloat.java
com/helger/commons/name/IDisplayNameProvider.java
com/helger/commons/pool/IMutableObjectPool.java
com/helger/commons/regex/RegExCache.java
com/helger/commons/scope/ApplicationScope.java
com/helger/commons/scope/GlobalScope.java
com/helger/commons/scope/IScope.java
com/helger/commons/scope/ISessionScope.java
com/helger/commons/scope/mgr/MetaScopeFactory.java
com/helger/commons/scope/mock/ScopeTestRule.java
com/helger/commons/scope/SessionScope.java
com/helger/commons/scope/singleton/AbstractSessionApplicationSingleton.java
com/helger/commons/scope/spi/IApplicationScopeSPI.java
com/helger/commons/scope/spi/ISessionApplicationScopeSPI.java
com/helger/commons/scope/spi/ISessionScopeSPI.java
com/helger/commons/scope/util/AbstractScopeAwareSupplier.java
com/helger/commons/serialize/convert/ISerializationConverterCallback.java
com/helger/commons/state/ChangeWithValue.java
com/helger/commons/state/EFinish.java
com/helger/commons/state/ESuccess.java
com/helger/commons/state/IChangeIndicator.java
com/helger/commons/state/IClearable.java
com/helger/commons/state/IFinishIndicator.java
com/helger/commons/state/IInterruptIndicator.java
com/helger/commons/state/ISuccessIndicator.java
com/helger/commons/state/SuccessWithValue.java
com/helger/commons/statistics/IMutableStatisticsHandlerKeyedTimer.java
com/helger/commons/statistics/IStatisticsHandlerCache.java
com/helger/commons/statistics/IStatisticsHandlerKeyedNumeric.java
com/helger/commons/statistics/IStatisticsHandlerSize.java
com/helger/commons/statistics/StatisticsHandlerKeyedCounter.java
com/helger/commons/statistics/StatisticsHandlerTimer.java
com/helger/commons/string/StringHelper.java
com/helger/commons/text/codepoint/ICodepointIterator.java
com/helger/commons/text/display/ConstantHasDisplayText.java
com/helger/commons/text/IHasDescription.java
com/helger/commons/text/IMultilingualText.java
com/helger/commons/text/resolve/AbstractEnumTextResolverWithOverrideAndFallback.java
com/helger/commons/text/resolve/EnumTextResolverWithPropertiesOverrideAndFallback.java
com/helger/commons/text/resourcebundle/ResourceBundleTextProvider.java
com/helger/commons/text/resourcebundle/Utf8PropertyResourceBundle.java
com/helger/commons/text/resourcebundle/Utf8ResourceBundle.java
com/helger/commons/text/util/Punycode.java
com/helger/commons/thirdparty/ILicense.java
com/helger/commons/thirdparty/ThirdPartyModuleProvider_ph_commons.java
com/helger/commons/thirdparty/ThirdPartyModuleRegistry.java
com/helger/commons/traits/IConvertibleByKeyTrait.java
com/helger/commons/type/ObjectType.java
com/helger/commons/typeconvert/ITypeConverter.java
com/helger/commons/typeconvert/ITypeConverterRegistry.java
com/helger/commons/typeconvert/rule/AbstractTypeConverterRule.java
com/helger/commons/typeconvert/TypeConverterProviderBestMatch.java
com/helger/commons/url/EURLProtocol.java
com/helger/commons/url/SimpleURL.java
com/helger/commons/url/URLParameter.java
com/helger/commons/url/URLParameterList.java
com/helger/commons/url/URLValidator.java
com/helger/commons/vendor/VendorInfo.java
com/helger/commons/version/IHasVersionRange.java
com/helger/commons/version/Version.java
com/helger/commons/wrapper/IMutableWrapper.java
com/helger/commons/wrapper/Wrapper.java
com/helger/commons/ws/TrustManagerTrustAll.java
changelog.xml
META-INF/services/com.helger.commons.thirdparty.IThirdPartyModuleProviderSPI
translation/translatable-texts.xml
translation/translated-texts-sk.xml
META-INF/buildinfo.xml
com/helger/commons/annotation/CodingStyleguideUnaware.java
com/helger/commons/annotation/IsLocked.java
com/helger/commons/annotation/MustBeLocked.java
com/helger/commons/annotation/NoTranslationRequired.java
com/helger/commons/annotation/OverrideOnDemand.java
com/helger/commons/annotation/ReturnsMutableCopy.java
com/helger/commons/annotation/ReturnsMutableObject.java
com/helger/commons/annotation/UnsafeAPI.java
com/helger/commons/annotation/UsedViaReflection.java
com/helger/commons/base64/Base64InputStream.java
com/helger/commons/cache/AbstractCache.java
com/helger/commons/cache/AbstractNotifyingCache.java
com/helger/commons/cache/CacheWithConversion.java
com/helger/commons/changelog/AbstractChangeLogEntry.java
com/helger/commons/changelog/CChangeLog.java
com/helger/commons/changelog/EChangeLogAction.java
com/helger/commons/changelog/EChangeLogCategory.java
com/helger/commons/charset/CharsetManager.java
com/helger/commons/codec/ASCII85Codec.java
com/helger/commons/codec/Base64Codec.java
com/helger/commons/codec/DCTCodec.java
com/helger/commons/codec/EncodeException.java
com/helger/commons/codec/IByteArrayDecoder.java
com/helger/commons/codec/ICodec.java
com/helger/commons/codec/LZWCodec.java
com/helger/commons/codec/RFC1522QCodec.java
com/helger/commons/collection/attr/AttributeValueConverter.java
com/helger/commons/collection/ext/ICommonsCollection.java
com/helger/commons/collection/ext/ICommonsOrderedMap.java
com/helger/commons/collection/ext/ICommonsSortedMap.java
com/helger/commons/collection/ext/ICommonsSortedSet.java
com/helger/commons/collection/impl/LRUMap.java
com/helger/commons/collection/impl/RingBufferFifo.java
com/helger/commons/collection/impl/SingleElementList.java
com/helger/commons/collection/impl/WrappedCollection.java
com/helger/commons/collection/iterate/ArrayIterator.java
com/helger/commons/collection/iterate/ArrayIteratorDouble.java
com/helger/commons/collection/iterate/ArrayIteratorShort.java
com/helger/commons/collection/iterate/EmptyListIterator.java
com/helger/commons/collection/iterate/EnumerationFromIterator.java
com/helger/commons/collection/iterate/IterableIteratorFromEnumeration.java
com/helger/commons/collection/iterate/SingleElementIterator.java
com/helger/commons/collection/multimap/AbstractMultiConcurrentHashMapListBased.java
com/helger/commons/collection/multimap/AbstractMultiHashMapMapBased.java
com/helger/commons/collection/multimap/AbstractMultiLinkedHashMapMapBased.java
com/helger/commons/collection/multimap/AbstractMultiTreeMapMapBased.java
com/helger/commons/collection/multimap/AbstractMultiWeakHashMapSetBased.java
com/helger/commons/collection/multimap/IMultiMap.java
com/helger/commons/collection/multimap/MultiConcurrentHashMapArrayListBased.java
com/helger/commons/collection/multimap/MultiConcurrentHashMapHashSetBased.java
com/helger/commons/collection/multimap/MultiHashMapArrayListBased.java
com/helger/commons/collection/multimap/MultiHashMapLinkedHashSetBased.java
com/helger/commons/collection/multimap/MultiHashMapWeakHashMapBased.java
com/helger/commons/collection/multimap/MultiLinkedHashMapLinkedHashMapBased.java
com/helger/commons/collection/multimap/MultiLinkedHashMapLinkedHashSetBased.java
com/helger/commons/collection/multimap/MultiTreeMapHashSetBased.java
com/helger/commons/collection/multimap/MultiTreeMapLinkedHashMapBased.java
com/helger/commons/collection/multimap/MultiWeakHashMapVectorBased.java
com/helger/commons/collection/pair/IMutablePair.java
com/helger/commons/collection/pair/IPair.java
com/helger/commons/collection/StackHelper.java
com/helger/commons/compare/IComparable.java
com/helger/commons/concurrent/collector/AbstractConcurrentCollector.java
com/helger/commons/concurrent/SimpleLock.java
com/helger/commons/concurrent/SimpleReadWriteLock.java
com/helger/commons/csv/CSVIterator.java
com/helger/commons/csv/CSVLineReaderBufferedReader.java
com/helger/commons/csv/CSVReader.java
com/helger/commons/csv/ICSVLineReader.java
com/helger/commons/datetime/DateTimeFormatterCache.java
com/helger/commons/datetime/PDTConfig.java
com/helger/commons/deadlock/IThreadDeadlockCallback.java
com/helger/commons/deadlock/ThreadDeadlockDetector.java
com/helger/commons/dimension/IHasDimensionFloat.java
com/helger/commons/dimension/IHasHeightInt.java
com/helger/commons/dimension/SizeDouble.java
com/helger/commons/email/EmailAddressHelper.java
com/helger/commons/equals/EqualsImplementationRegistry.java
com/helger/commons/error/field/IHasErrorField.java
com/helger/commons/error/IErrorTextProvider.java
com/helger/commons/error/list/ErrorList.java
com/helger/commons/error/location/IErrorLocation.java
com/helger/commons/exception/mock/IMockException.java
com/helger/commons/factory/FactoryNewInstance.java
com/helger/commons/filter/IHasFilter.java
com/helger/commons/format/FormatterMinLengthAddLeading.java
com/helger/commons/format/FormatterMinLengthAddTrailing.java
com/helger/commons/format/FormatterStringSkipPrefixAndSuffix.java
com/helger/commons/function/IBiFunction.java
com/helger/commons/function/ICharConsumer.java
com/helger/commons/function/IPredicate.java
com/helger/commons/function/IThrowingSupplier.java
com/helger/commons/function/IToBooleanFunction.java
com/helger/commons/hashcode/HashCodeCalculator.java
com/helger/commons/hashcode/IHashCodeImplementation.java
com/helger/commons/hierarchy/ChildrenProviderHasChildrenSorted.java
com/helger/commons/hierarchy/ChildrenProviderHasChildrenSorting.java
com/helger/commons/hierarchy/IChildrenProvider.java
com/helger/commons/hierarchy/IHasChildrenRecursive.java
com/helger/commons/hierarchy/IHasChildrenSorted.java
com/helger/commons/hierarchy/visit/DefaultHierarchyVisitorCallback.java
com/helger/commons/id/factory/IBaseIDFactory.java
com/helger/commons/id/factory/MemoryLongIDFactory.java
com/helger/commons/id/factory/MemoryStaticIntIDFactory.java
com/helger/commons/id/factory/StringIDFromGlobalLongIDFactory.java
com/helger/commons/id/factory/StringIDFromLongIDFactory.java
com/helger/commons/id/IIDProvider.java
com/helger/commons/io/EAppend.java
com/helger/commons/io/file/ERandomAccessFileMode.java
com/helger/commons/io/file/FileHelper.java
com/helger/commons/io/file/IFileOperationManager.java
com/helger/commons/io/file/LoggingFileOperationCallback.java
com/helger/commons/io/IHasOutputStream.java
com/helger/commons/io/IWriteToStream.java
com/helger/commons/io/monitor/FileMonitorAgent.java
com/helger/commons/io/provider/FileSystemCharStreamProvider.java
com/helger/commons/io/provider/IWriterProvider.java
com/helger/commons/io/resource/inmemory/ReadableResourceByteArray.java
com/helger/commons/io/resource/IReadWriteResource.java
com/helger/commons/io/resource/wrapped/AbstractWrappedReadableResource.java
com/helger/commons/io/resource/wrapped/AbstractWrappedWritableResource.java
com/helger/commons/io/resourceprovider/DefaultResourceProvider.java
com/helger/commons/io/resourceprovider/ReadableResourceProviderChain.java
com/helger/commons/io/stream/BitOutputStream.java
com/helger/commons/io/stream/CountingFileInputStream.java
com/helger/commons/io/stream/LoggingInputStream.java
com/helger/commons/io/stream/NonBlockingBufferedInputStream.java
com/helger/commons/io/stream/NonBlockingBufferedWriter.java
com/helger/commons/io/stream/NonBlockingCharArrayWriter.java
com/helger/commons/io/stream/NonBlockingPushbackReader.java
com/helger/commons/io/stream/NonClosingWriter.java
com/helger/commons/io/stream/WrappedInputStream.java
com/helger/commons/io/stream/WrappedWriter.java
com/helger/commons/lang/ByteBufferHelper.java
com/helger/commons/lang/NonBlockingProperties.java
com/helger/commons/lang/ReflectionSecurityManager.java
com/helger/commons/lang/ServiceLoaderHelper.java
com/helger/commons/locale/country/ECountry.java
com/helger/commons/locale/country/IHasCountry.java
com/helger/commons/locale/ELocaleName.java
com/helger/commons/locale/LocaleCache.java
com/helger/commons/log/InMemoryLogger.java
com/helger/commons/math/CombinationGeneratorFlexible.java
com/helger/commons/mime/CMimeType.java
com/helger/commons/mime/EMimeQuoting.java
com/helger/commons/mime/MimeTypeContent.java
com/helger/commons/mime/MimeTypeParameter.java
com/helger/commons/mock/CommonsAssert.java
com/helger/commons/mutable/AbstractMutableNumeric.java
com/helger/commons/mutable/IMutableInteger.java
com/helger/commons/mutable/MutableBigInteger.java
com/helger/commons/mutable/MutableDouble.java
com/helger/commons/mutable/MutableShort.java
com/helger/commons/name/INameProvider.java
com/helger/commons/random/VerySecureRandom.java
com/helger/commons/regex/RegExHelper.java
com/helger/commons/scope/IApplicationScope.java
com/helger/commons/scope/IScopeDestructionAware.java
com/helger/commons/scope/mgr/DefaultScopeFactory.java
com/helger/commons/scope/mgr/EScope.java
com/helger/commons/scope/mgr/ScopeSessionManager.java
com/helger/commons/scope/RequestScope.java
com/helger/commons/scope/singleton/AbstractApplicationSingleton.java
com/helger/commons/scope/singleton/AbstractSessionSingleton.java
com/helger/commons/scope/spi/IGlobalScopeSPI.java
com/helger/commons/serialize/convert/BasicSerializationConverterRegistrar.java
com/helger/commons/serialize/convert/ISerializationConverterRegistry.java
com/helger/commons/severity/ISeverityComparable.java
com/helger/commons/state/EEnabled.java
com/helger/commons/state/EMandatory.java
com/helger/commons/state/EValidity.java
com/helger/commons/state/IStoppable.java
com/helger/commons/state/IValidityIndicator.java
com/helger/commons/statistics/IMutableStatisticsHandlerCache.java
com/helger/commons/statistics/IMutableStatisticsHandlerCounter.java
com/helger/commons/statistics/IMutableStatisticsHandlerSize.java
com/helger/commons/statistics/IMutableStatisticsHandlerTimer.java
com/helger/commons/statistics/IStatisticsHandlerKeyed.java
com/helger/commons/statistics/IStatisticsHandlerKeyedCounter.java
com/helger/commons/statistics/IStatisticsHandlerNumeric.java
com/helger/commons/statistics/StatisticsHandlerKeyedTimer.java
com/helger/commons/statistics/StatisticsHandlerSize.java
com/helger/commons/statistics/util/StatisticsVisitor.java
com/helger/commons/text/codepoint/CodepointHelper.java
com/helger/commons/text/codepoint/CodepointIteratorCharSequence.java
com/helger/commons/text/codepoint/CodepointIteratorReader.java
com/helger/commons/text/codepoint/CodepointIteratorRestricted.java
com/helger/commons/text/codepoint/InvalidCharacterException.java
com/helger/commons/text/display/HasDisplayTextWithArgs.java
com/helger/commons/text/IHasMultilingualText.java
com/helger/commons/text/IMutableMultilingualText.java
com/helger/commons/text/resolve/DefaultTextResolver.java
com/helger/commons/text/resourcebundle/ResourceBundleKey.java
com/helger/commons/text/resourcebundle/XMLResourceBundle.java
com/helger/commons/text/util/TextHelper.java
com/helger/commons/thirdparty/IThirdPartyModule.java
com/helger/commons/traits/IConvertibleDirectTrait.java
com/helger/commons/type/TypedObject.java
com/helger/commons/typeconvert/DateTimeTypeConverterRegistrar.java
com/helger/commons/typeconvert/ITypeConverterRegistrarSPI.java
com/helger/commons/typeconvert/MutableTypeConverterRegistrar.java
com/helger/commons/typeconvert/TypeConverterException.java
com/helger/commons/typeconvert/TypeConverterProviderFuzzy.java
com/helger/commons/typeconvert/TypeConverterProviderRuleBased.java
com/helger/commons/url/IHasSimpleURL.java
com/helger/commons/url/IURLProtocol.java
com/helger/commons/url/IURLProtocolRegistrarSPI.java
com/helger/commons/url/URLHelper.java
com/helger/commons/ws/WSClientConfig.java
NOTICE
translation/translated-texts-fr.xml
META-INF/maven/com.helger/ph-commons/pom.properties
com/helger/commons/annotation/ContainsSoftMigration.java
com/helger/commons/annotation/IsSPIImplementation.java
com/helger/commons/annotation/MustImplementComparable.java
com/helger/commons/annotation/ReturnsImmutableObject.java
com/helger/commons/annotation/Singleton.java
com/helger/commons/annotation/Until.java
com/helger/commons/annotation/WorkInProgress.java
com/helger/commons/cache/AnnotationUsageCache.java
com/helger/commons/cache/ICache.java
com/helger/commons/callback/ICallbackList.java
com/helger/commons/callback/IChangeCallback.java
com/helger/commons/callback/IThrowingRunnable.java
com/helger/commons/changelog/ChangeLog.java
com/helger/commons/charset/CCharset.java
com/helger/commons/codec/AbstractRFC1522Codec.java
com/helger/commons/codec/Base32Codec.java
com/helger/commons/codec/GZIPCodec.java
com/helger/commons/codec/IByteArrayStreamDecoder.java
com/helger/commons/codec/IByteArrayStreamEncoder.java
com/helger/commons/codec/IEncoder.java
com/helger/commons/collation/CollatorHelper.java
com/helger/commons/collection/attr/MapBasedAttributeContainer.java
com/helger/commons/collection/attr/MapBasedReadOnlyAttributeContainer.java
com/helger/commons/collection/ECollectionBaseType.java
com/helger/commons/collection/ext/CommonsArrayList.java
com/helger/commons/collection/ext/CommonsConcurrentHashMap.java
com/helger/commons/collection/ext/CommonsCopyOnWriteArrayList.java
com/helger/commons/collection/ext/CommonsCopyOnWriteArraySet.java
com/helger/commons/collection/ext/ICommonsSet.java
com/helger/commons/collection/impl/AbstractSoftMap.java
com/helger/commons/collection/impl/LRUSet.java
com/helger/commons/collection/impl/RingBufferLifo.java
com/helger/commons/collection/impl/SingleElementMap.java
com/helger/commons/collection/impl/WrappedList.java
com/helger/commons/collection/iterate/ArrayIteratorBoolean.java
com/helger/commons/collection/iterate/ArrayIteratorFloat.java
com/helger/commons/collection/iterate/CombinedIterator.java
com/helger/commons/collection/iterate/EmptyEnumeration.java
com/helger/commons/collection/iterate/FilterIterator.java
com/helger/commons/collection/iterate/MapperIterator.java
com/helger/commons/collection/iterate/SingleElementListIterator.java
com/helger/commons/collection/map/IntObjectMap.java
com/helger/commons/collection/multimap/AbstractMultiConcurrentHashMapSetBased.java
com/helger/commons/collection/multimap/AbstractMultiHashMapSetBased.java
com/helger/commons/collection/multimap/AbstractMultiLinkedHashMapSetBased.java
com/helger/commons/collection/multimap/AbstractMultiTreeMap.java
com/helger/commons/collection/multimap/AbstractMultiTreeMapListBased.java
com/helger/commons/collection/multimap/AbstractMultiWeakHashMapListBased.java
com/helger/commons/collection/multimap/IMultiMapMapBased.java
com/helger/commons/collection/multimap/MultiConcurrentHashMapLinkedHashSetBased.java
com/helger/commons/collection/multimap/MultiConcurrentHashMapTreeSetBased.java
com/helger/commons/collection/multimap/MultiHashMapHashSetBased.java
com/helger/commons/collection/multimap/MultiHashMapTreeSetBased.java
com/helger/commons/collection/multimap/MultiLinkedHashMapHashMapBased.java
com/helger/commons/collection/multimap/MultiLinkedHashMapHashSetBased.java
com/helger/commons/collection/multimap/MultiLinkedHashMapTreeSetBased.java
com/helger/commons/collection/multimap/MultiTreeMapHashMapBased.java
com/helger/commons/collection/multimap/MultiTreeMapTreeMapBased.java
com/helger/commons/collection/multimap/MultiTreeMapTreeSetBased.java
com/helger/commons/collection/multimap/MultiTreeMapVectorBased.java
com/helger/commons/collection/multimap/MultiWeakHashMapLinkedHashSetBased.java
com/helger/commons/collection/QueueHelper.java
com/helger/commons/compare/ESortOrder.java
com/helger/commons/concurrent/BasicThreadFactory.java
com/helger/commons/concurrent/collector/IMutableConcurrentCollector.java
com/helger/commons/concurrent/IExecutorServiceFactory.java
com/helger/commons/csv/CCSV.java
com/helger/commons/csv/CSVLineReaderKeepCR.java
com/helger/commons/csv/CSVLineReaderNonBlockingBufferedReader.java
com/helger/commons/deadlock/ThreadDeadlockDetectionTimer.java
com/helger/commons/dimension/IHasDimensionDouble.java
com/helger/commons/dimension/IHasHeightFloat.java
com/helger/commons/dimension/IHasWidthInt.java
com/helger/commons/email/EmailAddress.java
com/helger/commons/equals/EqualsHelper.java
com/helger/commons/equals/IEqualsImplementationRegistry.java
com/helger/commons/error/IError.java
com/helger/commons/error/level/IHasErrorLevels.java
com/helger/commons/error/location/ErrorLocation.java
com/helger/commons/error/text/DynamicHasErrorText.java
com/helger/commons/error/text/DynamicHasErrorTextWithArgs.java
com/helger/commons/exception/mock/MockException.java
com/helger/commons/factory/IFactory.java
com/helger/commons/filter/IFilter.java
com/helger/commons/format/FormatableObject.java
com/helger/commons/format/FormatterStringPrefix.java
com/helger/commons/format/FormatterStringSkipSuffix.java
com/helger/commons/format/IHasFormatter.java
com/helger/commons/function/IBooleanFunction.java
com/helger/commons/function/ISupplier.java
com/helger/commons/hashcode/DefaultHashCodeImplementationRegistrarSPI.java
com/helger/commons/hashcode/IHashCodeGenerator.java
com/helger/commons/hierarchy/IChildrenProviderWithID.java
com/helger/commons/hierarchy/IHasParent.java
com/helger/commons/hierarchy/IParentProvider.java
com/helger/commons/hierarchy/visit/IHierarchyVisitor.java
com/helger/commons/hierarchy/visit/IHierarchyVisitorCallback.java
com/helger/commons/id/factory/FileLongIDFactory.java
com/helger/commons/id/factory/IIntIDFactory.java
com/helger/commons/id/factory/ILongIDFactory.java
com/helger/commons/id/factory/MemoryIntIDFactory.java
com/helger/commons/id/factory/StringIDFactory.java
com/helger/commons/id/factory/StringIDFromGlobalPersistentLongIDFactory.java
com/helger/commons/id/IHasIntID.java
com/helger/commons/id/ILongIDProvider.java
com/helger/commons/io/file/EFileIOOperation.java
com/helger/commons/io/file/FilenameHelper.java
com/helger/commons/io/IHasInputStream.java
com/helger/commons/io/IHasReader.java
com/helger/commons/io/monitor/FileChangeEvent.java
com/helger/commons/io/monitor/IFileMonitorCallback.java
com/helger/commons/io/provider/IOutputStreamProvider.java
com/helger/commons/io/provider/IReaderProvider.java
com/helger/commons/io/resource/inmemory/AbstractMemoryReadableResource.java
com/helger/commons/io/resource/IWritableResource.java
com/helger/commons/io/resource/URLResource.java
com/helger/commons/io/resourceprovider/FileSystemResourceProvider.java
com/helger/commons/io/resourceprovider/URLResourceProvider.java
com/helger/commons/io/stream/ByteBufferInputStream.java
com/helger/commons/io/stream/CountingFileOutputStream.java
com/helger/commons/io/stream/LoggingOutputStream.java
com/helger/commons/io/stream/NonBlockingBufferedOutputStream.java
com/helger/commons/io/stream/NonClosingReader.java
com/helger/commons/io/stream/StringInputStream.java
com/helger/commons/io/stream/WrappedReader.java
com/helger/commons/lang/BooleanHelper.java
com/helger/commons/lang/priviledged/AccessControllerHelper.java
com/helger/commons/lang/priviledged/IPrivilegedAction.java
com/helger/commons/lang/PropertiesHelper.java
com/helger/commons/lang/proxy/LoggingInvocationHandler.java
com/helger/commons/lang/SecurityManagerHelper.java
com/helger/commons/lang/StackTraceHelper.java
com/helger/commons/locale/country/ECountryName.java
com/helger/commons/locale/IHasLocale.java
com/helger/commons/locale/language/IHasLanguage.java
com/helger/commons/log/LogHelper.java
com/helger/commons/math/RoundHelper.java
com/helger/commons/mime/EMimeContentType.java
com/helger/commons/mime/MimeType.java
com/helger/commons/mime/MimeTypeParser.java
com/helger/commons/mock/SPITestHelper.java
com/helger/commons/mutable/IMutableObject.java
com/helger/commons/mutable/MutableByte.java
com/helger/commons/mutable/MutableInt.java
com/helger/commons/name/IHasDisplayName.java
com/helger/commons/pool/ObjectPool.java
com/helger/commons/scope/AbstractMapBasedScope.java
com/helger/commons/scope/IGlobalScope.java
com/helger/commons/scope/IScopeRenewalAware.java
com/helger/commons/scope/mgr/ScopeManager.java
com/helger/commons/scope/SessionApplicationScope.java
com/helger/commons/scope/singleton/AbstractGlobalSingleton.java
com/helger/commons/scope/singleton/AbstractSingleton.java
com/helger/commons/scope/spi/ScopeSPIManager.java
com/helger/commons/script/ScriptHelper.java
com/helger/commons/serialize/convert/ISerializationConverterRegistrarSPI.java
com/helger/commons/serialize/SerializationHelper.java
com/helger/commons/state/EContinue.java
com/helger/commons/state/ELeftRight.java
com/helger/commons/state/ETriState.java
com/helger/commons/state/IContinueIndicator.java
com/helger/commons/state/IEnabledIndicator.java
com/helger/commons/state/ILeftRightIndicator.java
com/helger/commons/state/ITopBottomIndicator.java
com/helger/commons/state/ITriState.java
com/helger/commons/statistics/AbstractStatisticsHandlerNumeric.java
com/helger/commons/statistics/IMutableStatisticsHandlerKeyedSize.java
com/helger/commons/statistics/IStatisticsHandler.java
com/helger/commons/statistics/IStatisticsHandlerKeyedTimer.java
com/helger/commons/statistics/StatisticsHandlerCache.java
com/helger/commons/statistics/StatisticsHandlerCounter.java
com/helger/commons/statistics/util/IStatisticsVisitorCallback.java
com/helger/commons/system/EOperatingSystem.java
com/helger/commons/system/JavaVersionConstants.java
com/helger/commons/system/SystemProperties.java
com/helger/commons/text/AbstractReadOnlyMapBasedMultilingualText.java
com/helger/commons/text/codepoint/Codepoint.java
com/helger/commons/text/codepoint/CodepointIteratorByteArray.java
com/helger/commons/text/codepoint/CodepointIteratorByteBuffer.java
com/helger/commons/text/codepoint/CodepointIteratorCharArray.java
com/helger/commons/text/codepoint/CodepointIteratorCharBuffer.java
com/helger/commons/text/codepoint/CodepointIteratorInputStream.java
com/helger/commons/text/codepoint/CodepointIteratorReadableByteChannel.java
com/helger/commons/text/codepoint/DelegatingCodepointIterator.java
com/helger/commons/text/ConstantHasText.java
com/helger/commons/text/display/IDisplayTextProvider.java
com/helger/commons/text/HasTextWithArgs.java
com/helger/commons/text/IHasTextWithArgs.java
com/helger/commons/text/ReadOnlyMultilingualText.java
com/helger/commons/text/resolve/IEnumTextResolver.java
com/helger/commons/text/resourcebundle/XMLResourceBundleControl.java
com/helger/commons/thirdparty/CustomLicense.java
com/helger/commons/thirdparty/IThirdPartyModuleProviderSPI.java
com/helger/commons/thread/ThreadHelper.java
com/helger/commons/traits/IConvertibleByIndexTrait.java
com/helger/commons/type/IHasObjectType.java
com/helger/commons/typeconvert/BaseTypeConverterRegistrar.java
com/helger/commons/typeconvert/IOTypeConverterRegistrar.java
com/helger/commons/typeconvert/ITypeConverterProvider.java
com/helger/commons/typeconvert/LocaleTypeConverterRegistrar.java
com/helger/commons/typeconvert/TypeConverter.java
com/helger/commons/url/ConstantHasSimpleURL.java
com/helger/commons/url/ISimpleURL.java
com/helger/commons/url/IURLData.java
com/helger/commons/url/SMap.java
com/helger/commons/url/URLParameterDecoder.java
com/helger/commons/url/URLProtocol.java
com/helger/commons/ValueEnforcer.java
edu/umd/cs/findbugs/annotations/SuppressFBWarnings.java
LICENSE
META-INF/services/com.helger.commons.serialize.convert.ISerializationConverterRegistrarSPI
schemas/changelog-1.0.xsd
translation/translated-texts-cs.xml
translation/translated-texts-hu.xml
translation/translated-texts-mk.xml
translation/translated-texts-sr.xml
com/helger/commons/annotation/DevelopersNote.java
com/helger/commons/annotation/LazilyInitialized.java
com/helger/commons/annotation/Nonempty.java
com/helger/commons/annotation/PrivateAPI.java
com/helger/commons/annotation/Translatable.java
com/helger/commons/annotation/UseDirectEqualsAndHashCode.java
com/helger/commons/base64/Base64.java
com/helger/commons/changelog/ChangeLogRelease.java
com/helger/commons/changelog/LoggingChangeLogSerializerCallback.java
com/helger/commons/cleanup/CommonsCleanup.java
com/helger/commons/codec/FlateCodec.java
com/helger/commons/codec/IByteArrayEncoder.java
com/helger/commons/codec/IDecoder.java
com/helger/commons/codec/QuotedPrintableCodec.java
com/helger/commons/codec/RunLengthCodec.java
com/helger/commons/collection/ArrayHelper.java
com/helger/commons/collection/ext/CommonsEnumMap.java
com/helger/commons/collection/ext/CommonsHashMap.java
com/helger/commons/collection/ext/CommonsHashSet.java
com/helger/commons/collection/ext/CommonsLinkedHashMap.java
com/helger/commons/collection/ext/CommonsLinkedHashSet.java
com/helger/commons/collection/ext/CommonsLinkedList.java
com/helger/commons/collection/ext/CommonsTreeMap.java
com/helger/commons/collection/ext/CommonsTreeSet.java
com/helger/commons/collection/ext/CommonsVector.java
com/helger/commons/collection/ext/CommonsWeakHashMap.java
com/helger/commons/collection/ext/ICommonsList.java
com/helger/commons/collection/ext/ICommonsMap.java
com/helger/commons/collection/impl/EmptySortedSet.java
com/helger/commons/collection/impl/LoggingLRUMap.java
com/helger/commons/collection/impl/SafeArrayList.java
com/helger/commons/collection/impl/SoftHashMap.java
com/helger/commons/collection/impl/WrappedSet.java
com/helger/commons/collection/iterate/ArrayIteratorByte.java
com/helger/commons/collection/iterate/ArrayIteratorInt.java
com/helger/commons/collection/iterate/EmptyIterator.java
com/helger/commons/collection/iterate/IIterableIterator.java
com/helger/commons/collection/iterate/IterableIterator.java
com/helger/commons/collection/iterate/SingleElementEnumeration.java
com/helger/commons/collection/map/IntFloatMap.java
com/helger/commons/collection/multimap/AbstractMultiHashMap.java
com/helger/commons/collection/multimap/AbstractMultiLinkedHashMap.java
com/helger/commons/collection/multimap/AbstractMultiTreeMapSetBased.java
com/helger/commons/collection/multimap/IMultiMapSetBased.java
com/helger/commons/collection/multimap/MultiHashMapHashMapBased.java
com/helger/commons/collection/multimap/MultiHashMapTreeMapBased.java
com/helger/commons/collection/multimap/MultiLinkedHashMapArrayListBased.java
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|