jar

com.github.aliteralmind : xbnjava

Maven & Gradle

Dec 10, 2014
1 usages
1 stars

XBN-Java · XBN-Java is a collection of generically-useful backend (server side, non-GUI) programming utilities, featuring RegexReplacer and FilteredLineIterator. XBN-Java is the foundation of Codelet (http://codelet.aliteralmind.com).

Table Of Contents

Latest Version

Download com.github.aliteralmind : xbnjava JAR file - Latest Versions:

All Versions

Download com.github.aliteralmind : xbnjava JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

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 xbnjava-0.1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.xbn.array

├─ com.github.xbn.array.ArrayUtil.class - [JAR]

├─ com.github.xbn.array.BinarySearcher.class - [JAR]

├─ com.github.xbn.array.CrashIfArray.class - [JAR]

├─ com.github.xbn.array.CrashIfIndex.class - [JAR]

├─ com.github.xbn.array.Duplicates.class - [JAR]

├─ com.github.xbn.array.GetArrayFromObjectThatIs.class - [JAR]

├─ com.github.xbn.array.IndexableUtil.class - [JAR]

├─ com.github.xbn.array.IsValidNonPArrayEElementIterator.class - [JAR]

├─ com.github.xbn.array.NewArrayIterator.class - [JAR]

├─ com.github.xbn.array.NonPArrayElementTSLengthIterator.class - [JAR]

├─ com.github.xbn.array.NullContainer.class - [JAR]

├─ com.github.xbn.array.NullElement.class - [JAR]

├─ com.github.xbn.array.XIbxBadIdx.class - [JAR]

├─ com.github.xbn.array.XIbxBadRange.class - [JAR]

├─ com.github.xbn.array.XIbxData.class - [JAR]

├─ com.github.xbn.array.XbnArrayIndexOutOfBoundsException.class - [JAR]

├─ com.github.xbn.array.XbnIbxBase.class - [JAR]

├─ com.github.xbn.array.XbnIndexOutOfBoundsException.class - [JAR]

├─ com.github.xbn.array.XbnStringIndexOutOfBoundsException.class - [JAR]

com.github.xbn.list

├─ com.github.xbn.list.CollectionUtil.class - [JAR]

├─ com.github.xbn.list.CrashIfCollection.class - [JAR]

├─ com.github.xbn.list.CrashIfList.class - [JAR]

├─ com.github.xbn.list.ImmutableValues.class - [JAR]

├─ com.github.xbn.list.IsValidListElementIterator.class - [JAR]

├─ com.github.xbn.list.ListOfArraysLengthIterator.class - [JAR]

├─ com.github.xbn.list.ListUtil.class - [JAR]

├─ com.github.xbn.list.MapUtil.class - [JAR]

├─ com.github.xbn.list.SortListValues.class - [JAR]

com.github.xbn.text.padchop.z

├─ com.github.xbn.text.padchop.z.ChopString_Cfg.class - [JAR]

├─ com.github.xbn.text.padchop.z.ChopString_CfgForNeeder.class - [JAR]

├─ com.github.xbn.text.padchop.z.ChopString_Fieldable.class - [JAR]

├─ com.github.xbn.text.padchop.z.PadChopBase_CfgForNeeder.class - [JAR]

├─ com.github.xbn.text.padchop.z.PadChopBase_Fieldable.class - [JAR]

├─ com.github.xbn.text.padchop.z.PadString_Cfg.class - [JAR]

├─ com.github.xbn.text.padchop.z.PadString_CfgForNeeder.class - [JAR]

├─ com.github.xbn.text.padchop.z.PadString_Fieldable.class - [JAR]

├─ com.github.xbn.text.padchop.z.VzblPadChop_Cfg.class - [JAR]

├─ com.github.xbn.text.padchop.z.VzblPadChop_CfgForNeeder.class - [JAR]

├─ com.github.xbn.text.padchop.z.VzblPadChop_Fieldable.class - [JAR]

com.github.xbn.linefilter.entity.raw.z

├─ com.github.xbn.linefilter.entity.raw.z.RawBlockEntity_Cfg.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.z.RawBlockEntity_CfgForNeeder.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.z.RawBlockEntity_Fieldable.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.z.RawLineEntity_CfgForNeeder.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.z.RawLineEntity_Fieldable.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.z.RawSingleLineEntity_Cfg.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.z.RawSingleLineEntity_CfgForNeeder.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.z.RawSingleLineEntity_Fieldable.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.z.RawStealthBlockEntity_Cfg.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.z.RawStealthBlockEntity_CfgForNeeder.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.z.RawStealthBlockEntity_Fieldable.class - [JAR]

com.github.xbn.analyze.alter

├─ com.github.xbn.analyze.alter.AbstractAlterer.class - [JAR]

├─ com.github.xbn.analyze.alter.AbstractValueAlterer.class - [JAR]

├─ com.github.xbn.analyze.alter.AlterValueWhen.class - [JAR]

├─ com.github.xbn.analyze.alter.AlterationNotMadeException.class - [JAR]

├─ com.github.xbn.analyze.alter.AlterationRequired.class - [JAR]

├─ com.github.xbn.analyze.alter.Altered.class - [JAR]

├─ com.github.xbn.analyze.alter.Alterer.class - [JAR]

├─ com.github.xbn.analyze.alter.AltererComposer.class - [JAR]

├─ com.github.xbn.analyze.alter.ExpirableAlterList.class - [JAR]

├─ com.github.xbn.analyze.alter.ExpirableElements.class - [JAR]

├─ com.github.xbn.analyze.alter.MultiAlterType.class - [JAR]

├─ com.github.xbn.analyze.alter.NeedsToBeDeleted.class - [JAR]

├─ com.github.xbn.analyze.alter.NewAlterValueWhenFor.class - [JAR]

├─ com.github.xbn.analyze.alter.ReturnValueUnchanged.class - [JAR]

├─ com.github.xbn.analyze.alter.SetToStaticValue.class - [JAR]

├─ com.github.xbn.analyze.alter.SetToStaticValueDelIfNull.class - [JAR]

├─ com.github.xbn.analyze.alter.SetWasAlteredToWhenInRange.class - [JAR]

├─ com.github.xbn.analyze.alter.ValueAlterer.class - [JAR]

├─ com.github.xbn.analyze.alter.ValueAltererComposer.class - [JAR]

├─ com.github.xbn.analyze.alter.ValueDeleter.class - [JAR]

com.github.xbn.array.helper

├─ com.github.xbn.array.helper.AbstractArrayHelper.class - [JAR]

├─ com.github.xbn.array.helper.AbstractPrimitiveArrayHelper.class - [JAR]

├─ com.github.xbn.array.helper.ArrayHelper.class - [JAR]

├─ com.github.xbn.array.helper.ArrayHelperBase.class - [JAR]

├─ com.github.xbn.array.helper.ArrayHelperBaseComposer.class - [JAR]

├─ com.github.xbn.array.helper.ArrayHelperComposer.class - [JAR]

├─ com.github.xbn.array.helper.BooleanArrayHelper.class - [JAR]

├─ com.github.xbn.array.helper.ByteArrayHelper.class - [JAR]

├─ com.github.xbn.array.helper.CharacterArrayHelper.class - [JAR]

├─ com.github.xbn.array.helper.DoubleArrayHelper.class - [JAR]

├─ com.github.xbn.array.helper.FloatArrayHelper.class - [JAR]

├─ com.github.xbn.array.helper.IntegerArrayHelper.class - [JAR]

├─ com.github.xbn.array.helper.LongArrayHelper.class - [JAR]

├─ com.github.xbn.array.helper.NewPrimitiveArrayHelper.class - [JAR]

├─ com.github.xbn.array.helper.ObjectArrayHelper.class - [JAR]

├─ com.github.xbn.array.helper.PrimitiveArrayHelper.class - [JAR]

├─ com.github.xbn.array.helper.ShortArrayHelper.class - [JAR]

├─ com.github.xbn.array.helper.StringArrayHelper.class - [JAR]

├─ com.github.xbn.array.helper.StringBuilderArrayHelper.class - [JAR]

com.github.xbn.experimental.listify.arrayofsame

├─ com.github.xbn.experimental.listify.arrayofsame.AbstractListifyEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.AbstractListifyPWrapperEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.AbstractListifyPrimitiveEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyBoolEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyBooleanEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyByteEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyCharEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyCharacterEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyDoubleEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyEArrayComposer.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyFloatEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyIntEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyIntegerEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyLongEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyNonPrimitiveEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyPByteEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyPDoubleEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyPFloatEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyPLongEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyPShortEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyPWrapperEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyPrimitiveEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.ListifyShortEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.NewListifyNonPEArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.NewListifyPableArray.class - [JAR]

├─ com.github.xbn.experimental.listify.arrayofsame.NonPrimitiveEArrayBase.class - [JAR]

com.github.xbn.regexutil

├─ com.github.xbn.regexutil.IgnoreCase.class - [JAR]

├─ com.github.xbn.regexutil.IndirectRegexReplacer.class - [JAR]

├─ com.github.xbn.regexutil.MatcherUses.class - [JAR]

├─ com.github.xbn.regexutil.NewPatternFor.class - [JAR]

├─ com.github.xbn.regexutil.PatternHaser.class - [JAR]

├─ com.github.xbn.regexutil.RWADirect.class - [JAR]

├─ com.github.xbn.regexutil.RWAIndirect.class - [JAR]

├─ com.github.xbn.regexutil.RegexGroupExtractor.class - [JAR]

├─ com.github.xbn.regexutil.RegexReplacer.class - [JAR]

├─ com.github.xbn.regexutil.RegexTokenizer.class - [JAR]

├─ com.github.xbn.regexutil.RegexUtil.class - [JAR]

├─ com.github.xbn.regexutil.RegexValidator.class - [JAR]

├─ com.github.xbn.regexutil.ReplaceWithAppender.class - [JAR]

├─ com.github.xbn.regexutil.ReplacedInEachInput.class - [JAR]

├─ com.github.xbn.regexutil.Rewriter.class - [JAR]

├─ com.github.xbn.regexutil.SimplePatternHaser.class - [JAR]

├─ com.github.xbn.regexutil.StringReplacer.class - [JAR]

├─ com.github.xbn.regexutil.StringValidatorReplacer.class - [JAR]

├─ com.github.xbn.regexutil.TokenizerElement.class - [JAR]

com.github.xbn.text.padchop

├─ com.github.xbn.text.padchop.ChopString.class - [JAR]

├─ com.github.xbn.text.padchop.DifferentGoalLengths.class - [JAR]

├─ com.github.xbn.text.padchop.EscapeAction.class - [JAR]

├─ com.github.xbn.text.padchop.NewVzblPadChopFor.class - [JAR]

├─ com.github.xbn.text.padchop.PadChopBase.class - [JAR]

├─ com.github.xbn.text.padchop.PadString.class - [JAR]

├─ com.github.xbn.text.padchop.VzblPadChop.class - [JAR]

com.github.xbn.experimental.listify.backend

├─ com.github.xbn.experimental.listify.backend.AbstractLFBIsPArrayElementValid.class - [JAR]

├─ com.github.xbn.experimental.listify.backend.AbstractListifyBooleanValidity.class - [JAR]

├─ com.github.xbn.experimental.listify.backend.AbstractListifyPArrayDigitLengths.class - [JAR]

├─ com.github.xbn.experimental.listify.backend.AbstractListifyToStrings.class - [JAR]

├─ com.github.xbn.experimental.listify.backend.LFBIsNonPArrayElementValid.class - [JAR]

├─ com.github.xbn.experimental.listify.backend.LFCharsInAString.class - [JAR]

├─ com.github.xbn.experimental.listify.backend.LFListElementsValidity.class - [JAR]

├─ com.github.xbn.experimental.listify.backend.ListifyListOfToStringLengths.class - [JAR]

com.github.xbn.regexutil.z

├─ com.github.xbn.regexutil.z.GetPattern_Fieldable.class - [JAR]

├─ com.github.xbn.regexutil.z.MaxUntilLoopsExceeded.class - [JAR]

├─ com.github.xbn.regexutil.z.PatternHaser_Fieldable.class - [JAR]

├─ com.github.xbn.regexutil.z.RegexGroupExtractor_Cfg.class - [JAR]

├─ com.github.xbn.regexutil.z.RegexGroupExtractor_CfgForNeeder.class - [JAR]

├─ com.github.xbn.regexutil.z.RegexGroupExtractor_Fieldable.class - [JAR]

├─ com.github.xbn.regexutil.z.RegexReplacer_Cfg.class - [JAR]

├─ com.github.xbn.regexutil.z.RegexReplacer_CfgForNeeder.class - [JAR]

├─ com.github.xbn.regexutil.z.RegexReplacer_Fieldable.class - [JAR]

├─ com.github.xbn.regexutil.z.RegexTokenizer_Cfg.class - [JAR]

├─ com.github.xbn.regexutil.z.RegexTokenizer_CfgForNeeder.class - [JAR]

├─ com.github.xbn.regexutil.z.RegexTokenizer_Fieldable.class - [JAR]

├─ com.github.xbn.regexutil.z.RegexValidator_Cfg.class - [JAR]

├─ com.github.xbn.regexutil.z.RegexValidator_CfgForNeeder.class - [JAR]

├─ com.github.xbn.regexutil.z.RegexValidator_Fieldable.class - [JAR]

com.github.xbn.linefilter.entity.z

├─ com.github.xbn.linefilter.entity.z.BlockEntity_Cfg.class - [JAR]

├─ com.github.xbn.linefilter.entity.z.BlockEntity_CfgForNeeder.class - [JAR]

├─ com.github.xbn.linefilter.entity.z.SingleLineEntity_Cfg.class - [JAR]

├─ com.github.xbn.linefilter.entity.z.SingleLineEntity_CfgForNeeder.class - [JAR]

├─ com.github.xbn.linefilter.entity.z.StealthBlockEntity_Cfg.class - [JAR]

├─ com.github.xbn.linefilter.entity.z.StealthBlockEntity_CfgForNeeder.class - [JAR]

com.github.xbn.experimental

├─ com.github.xbn.experimental.BadInterfaceBehaviorException.class - [JAR]

├─ com.github.xbn.experimental.IllegalPositionException.class - [JAR]

├─ com.github.xbn.experimental.InterfaceWrapper.class - [JAR]

├─ com.github.xbn.experimental.IterationOdometer.class - [JAR]

├─ com.github.xbn.experimental.IteratorIOD.class - [JAR]

├─ com.github.xbn.experimental.LegalFMLfl.class - [JAR]

├─ com.github.xbn.experimental.MustOptOrForb.class - [JAR]

com.github.xbn.number.z

├─ com.github.xbn.number.z.IndexInRangeValidator_Cfg.class - [JAR]

├─ com.github.xbn.number.z.IndexInRangeValidator_CfgForNeeder.class - [JAR]

├─ com.github.xbn.number.z.IndexInRangeValidator_Fieldable.class - [JAR]

├─ com.github.xbn.number.z.IntInRangeValidator_Cfg.class - [JAR]

├─ com.github.xbn.number.z.IntInRangeValidator_CfgForNeeder.class - [JAR]

├─ com.github.xbn.number.z.IntInRangeValidator_Fieldable.class - [JAR]

├─ com.github.xbn.number.z.LengthInRangeValidator_Cfg.class - [JAR]

├─ com.github.xbn.number.z.LengthInRangeValidator_CfgForNeeder.class - [JAR]

├─ com.github.xbn.number.z.LengthInRangeValidator_Fieldable.class - [JAR]

├─ com.github.xbn.number.z.NumberInRangeValidator_CfgForNeeder.class - [JAR]

├─ com.github.xbn.number.z.NumberInRangeValidator_Fieldable.class - [JAR]

com.github.xbn.lang

├─ com.github.xbn.lang.AbstractExpirable.class - [JAR]

├─ com.github.xbn.lang.AbstractExtraErrInfoable.class - [JAR]

├─ com.github.xbn.lang.Adapter.class - [JAR]

├─ com.github.xbn.lang.BadDuplicateException.class - [JAR]

├─ com.github.xbn.lang.Copyable.class - [JAR]

├─ com.github.xbn.lang.CrashIfBase.class - [JAR]

├─ com.github.xbn.lang.CrashIfObject.class - [JAR]

├─ com.github.xbn.lang.Empty.class - [JAR]

├─ com.github.xbn.lang.ExceptionUtil.class - [JAR]

├─ com.github.xbn.lang.Expirable.class - [JAR]

├─ com.github.xbn.lang.ExpirableComposer.class - [JAR]

├─ com.github.xbn.lang.ExpiredException.class - [JAR]

├─ com.github.xbn.lang.ExtraErrInfoable.class - [JAR]

├─ com.github.xbn.lang.ExtraErrInfoableComposer.class - [JAR]

├─ com.github.xbn.lang.IllegalArgumentStateException.class - [JAR]

├─ com.github.xbn.lang.Invert.class - [JAR]

├─ com.github.xbn.lang.LengthLessThanRequiredException.class - [JAR]

├─ com.github.xbn.lang.Null.class - [JAR]

├─ com.github.xbn.lang.ObjectOrCrashIfNull.class - [JAR]

├─ com.github.xbn.lang.RTExceptionInInitializerError.class - [JAR]

├─ com.github.xbn.lang.RTIllegalAccessException.class - [JAR]

├─ com.github.xbn.lang.RTInstantiationException.class - [JAR]

├─ com.github.xbn.lang.RuleType.class - [JAR]

├─ com.github.xbn.lang.Ruleable.class - [JAR]

├─ com.github.xbn.lang.RuleableComposer.class - [JAR]

├─ com.github.xbn.lang.SimpleAdapter.class - [JAR]

├─ com.github.xbn.lang.ToStringAppendable.class - [JAR]

├─ com.github.xbn.lang.ToStringDefensive.class - [JAR]

├─ com.github.xbn.lang.XInfoAccumulator.class - [JAR]

├─ com.github.xbn.lang.XbnConstants.class - [JAR]

com.github.xbn.util.copyval

├─ com.github.xbn.util.copyval.AbstractValueCopier.class - [JAR]

├─ com.github.xbn.util.copyval.ActionForNull.class - [JAR]

├─ com.github.xbn.util.copyval.NewNullHandlerFor.class - [JAR]

├─ com.github.xbn.util.copyval.NewValueCopier.class - [JAR]

├─ com.github.xbn.util.copyval.NotCopyableException.class - [JAR]

├─ com.github.xbn.util.copyval.NullHandler.class - [JAR]

├─ com.github.xbn.util.copyval.NullHandlerForPrimitives.class - [JAR]

├─ com.github.xbn.util.copyval.OneParamCnstrValueCopier.class - [JAR]

├─ com.github.xbn.util.copyval.ResettableNullHandler.class - [JAR]

├─ com.github.xbn.util.copyval.SimpleNullHandler.class - [JAR]

├─ com.github.xbn.util.copyval.SimpleNullHandlerForPrimitives.class - [JAR]

├─ com.github.xbn.util.copyval.ValueCopier.class - [JAR]

├─ com.github.xbn.util.copyval.ValueCopierComposer.class - [JAR]

├─ com.github.xbn.util.copyval.ValueNotCopyable.class - [JAR]

com.github.xbn.array.primitive

├─ com.github.xbn.array.primitive.CrashIfObjThatIsPrimitiveArray.class - [JAR]

├─ com.github.xbn.array.primitive.IsValidPArrayElementIterator.class - [JAR]

├─ com.github.xbn.array.primitive.ObjThatIsPrimitiveArrayUtil.class - [JAR]

├─ com.github.xbn.array.primitive.ObjectArrayFromPrimitive.class - [JAR]

├─ com.github.xbn.array.primitive.PrimitiveArrayFromCollection.class - [JAR]

├─ com.github.xbn.array.primitive.PrimitiveArrayFromObjThatIs.class - [JAR]

├─ com.github.xbn.array.primitive.PrimitiveArrayFromWrapper.class - [JAR]

├─ com.github.xbn.array.primitive.PrimitiveArrayTSLengthIterator.class - [JAR]

├─ com.github.xbn.array.primitive.StringArrayFromPrimitive.class - [JAR]

├─ com.github.xbn.array.primitive.WrapperArrayFromPrimitive.class - [JAR]

com.github.xbn.util.matrix

├─ com.github.xbn.util.matrix.AbstractElement.class - [JAR]

├─ com.github.xbn.util.matrix.BoundedMatrix.class - [JAR]

├─ com.github.xbn.util.matrix.DistanceDirection.class - [JAR]

├─ com.github.xbn.util.matrix.EdgeExceeded.class - [JAR]

├─ com.github.xbn.util.matrix.ElementLine.class - [JAR]

├─ com.github.xbn.util.matrix.FillableElement.class - [JAR]

├─ com.github.xbn.util.matrix.FillableMatrix.class - [JAR]

├─ com.github.xbn.util.matrix.MatrixDirection.class - [JAR]

├─ com.github.xbn.util.matrix.MatrixElement.class - [JAR]

├─ com.github.xbn.util.matrix.VertHorizDirection.class - [JAR]

com.github.xbn.linefilter

├─ com.github.xbn.linefilter.ATLForSVR.class - [JAR]

├─ com.github.xbn.linefilter.AdaptRegexReplacerTo.class - [JAR]

├─ com.github.xbn.linefilter.ChildOnFirstLine.class - [JAR]

├─ com.github.xbn.linefilter.FilteredIterator.class - [JAR]

├─ com.github.xbn.linefilter.FilteredLineException.class - [JAR]

├─ com.github.xbn.linefilter.FilteredLineIterator.class - [JAR]

├─ com.github.xbn.linefilter.KeepUnmatched.class - [JAR]

├─ com.github.xbn.linefilter.NewFilteredIteratorFor.class - [JAR]

├─ com.github.xbn.linefilter.NewFilteredLineIteratorFor.class - [JAR]

├─ com.github.xbn.linefilter.NewTextLineValidatorFor.class - [JAR]

├─ com.github.xbn.linefilter.Returns.class - [JAR]

├─ com.github.xbn.linefilter.StripFinalNewLine.class - [JAR]

├─ com.github.xbn.linefilter.TLVForIntV.class - [JAR]

├─ com.github.xbn.linefilter.TLVForSVR.class - [JAR]

├─ com.github.xbn.linefilter.TLVForStringV.class - [JAR]

├─ com.github.xbn.linefilter.TLVForVUtil.class - [JAR]

├─ com.github.xbn.linefilter.TLVForVV.class - [JAR]

├─ com.github.xbn.linefilter.TextLineValidatorAdapter.class - [JAR]

com.github.xbn.linefilter.entity.raw

├─ com.github.xbn.linefilter.entity.raw.AbstractRawPostFilterActiveInOutRange.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.FilterAlways.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.NewRawBlockEntityFor.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.NewRawOnOffEntityFilterFor.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.RawBlockChildEntity.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.RawBlockEntity.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.RawBlockEntityBase.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.RawChildEntity.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.RawEntity.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.RawLineEntity.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.RawOnOffEntityFilter.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.RawParentEntity.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.RawPostFilterActiveInOutRange.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.RawPostFilterSelfActiveInOutRange.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.RawSingleLineEntity.class - [JAR]

├─ com.github.xbn.linefilter.entity.raw.RawStealthBlockEntity.class - [JAR]

com.github.xbn.testdev

├─ com.github.xbn.testdev.BadTestDiagnostics.class - [JAR]

├─ com.github.xbn.testdev.CompositionConstructor.class - [JAR]

├─ com.github.xbn.testdev.CompositionFunction.class - [JAR]

├─ com.github.xbn.testdev.CompositionStubUtil.class - [JAR]

├─ com.github.xbn.testdev.DisplayOutputToConsole.class - [JAR]

├─ com.github.xbn.testdev.DuplicateTextFileWithAlterations.class - [JAR]

├─ com.github.xbn.testdev.GetFromCommandLineAtIndex.class - [JAR]

├─ com.github.xbn.testdev.Overwrite.class - [JAR]

├─ com.github.xbn.testdev.ReplaceAllIndentTabsWithSpaces.class - [JAR]

├─ com.github.xbn.testdev.StubFunctionUtil.class - [JAR]

├─ com.github.xbn.testdev.TabToSpaceDebugLevel.class - [JAR]

├─ com.github.xbn.testdev.TimedTest.class - [JAR]

├─ com.github.xbn.testdev.VerifyApplicationOutput.class - [JAR]

com.github.xbn.linefilter.alter

├─ com.github.xbn.linefilter.alter.AbstractTextLineAlterAdapter.class - [JAR]

├─ com.github.xbn.linefilter.alter.AllTextLineAlterer.class - [JAR]

├─ com.github.xbn.linefilter.alter.AlterTextLineWhen.class - [JAR]

├─ com.github.xbn.linefilter.alter.EscapeLineTextForHtmlDisplay.class - [JAR]

├─ com.github.xbn.linefilter.alter.ExpirableRawLineAlterList.class - [JAR]

├─ com.github.xbn.linefilter.alter.ExpirableTextLineAlterList.class - [JAR]

├─ com.github.xbn.linefilter.alter.NewTextLineAltererFor.class - [JAR]

├─ com.github.xbn.linefilter.alter.PrependLineNumToText.class - [JAR]

├─ com.github.xbn.linefilter.alter.TextLineAlterAdapter.class - [JAR]

├─ com.github.xbn.linefilter.alter.TextLineAlterer.class - [JAR]

com.github.xbn.testdev.ant

├─ com.github.xbn.testdev.ant.ATDetectInternet.class - [JAR]

├─ com.github.xbn.testdev.ant.ATFileKB.class - [JAR]

├─ com.github.xbn.testdev.ant.ATPropFromRplc.class - [JAR]

├─ com.github.xbn.testdev.ant.ReplaceIndent.class - [JAR]

├─ com.github.xbn.testdev.ant.package-info.class - [JAR]

com.github.xbn.io.z

├─ com.github.xbn.io.z.GetDebugApbl_Fieldable.class - [JAR]

├─ com.github.xbn.io.z.SimpleGetDebugApbl_F.class - [JAR]

com.github.xbn.text

├─ com.github.xbn.text.AbstractStringValidatorAdapter.class - [JAR]

├─ com.github.xbn.text.CharIteratorForQ.class - [JAR]

├─ com.github.xbn.text.CharUtil.class - [JAR]

├─ com.github.xbn.text.CrashIfString.class - [JAR]

├─ com.github.xbn.text.StringUtil.class - [JAR]

├─ com.github.xbn.text.StringUtilBase.class - [JAR]

├─ com.github.xbn.text.StringWithNullDefault.class - [JAR]

├─ com.github.xbn.text.Trim.class - [JAR]

com.github.xbn.analyze

├─ com.github.xbn.analyze.AbstractAnalyzer.class - [JAR]

├─ com.github.xbn.analyze.Analyzer.class - [JAR]

├─ com.github.xbn.analyze.AnalyzerComposer.class - [JAR]

com.github.xbn.analyze.validate

├─ com.github.xbn.analyze.validate.AbstractValidator.class - [JAR]

├─ com.github.xbn.analyze.validate.CGAll.class - [JAR]

├─ com.github.xbn.analyze.validate.CGInvalid.class - [JAR]

├─ com.github.xbn.analyze.validate.CGValid.class - [JAR]

├─ com.github.xbn.analyze.validate.CountGetter.class - [JAR]

├─ com.github.xbn.analyze.validate.FilterAfterValue.class - [JAR]

├─ com.github.xbn.analyze.validate.FilterCountType.class - [JAR]

├─ com.github.xbn.analyze.validate.FilterPreAction.class - [JAR]

├─ com.github.xbn.analyze.validate.FilterValidCounts.class - [JAR]

├─ com.github.xbn.analyze.validate.NewValidResultFilterFor.class - [JAR]

├─ com.github.xbn.analyze.validate.NewValueValidatorFor.class - [JAR]

├─ com.github.xbn.analyze.validate.NullnessValidator.class - [JAR]

├─ com.github.xbn.analyze.validate.ResultReturnedBy.class - [JAR]

├─ com.github.xbn.analyze.validate.VRFDoesNothing.class - [JAR]

├─ com.github.xbn.analyze.validate.ValidCounter.class - [JAR]

├─ com.github.xbn.analyze.validate.ValidResultFilter.class - [JAR]

├─ com.github.xbn.analyze.validate.ValidResultFilterUtil.class - [JAR]

├─ com.github.xbn.analyze.validate.ValidResultFilterable.class - [JAR]

├─ com.github.xbn.analyze.validate.ValidateElementsUtil.class - [JAR]

├─ com.github.xbn.analyze.validate.Validator.class - [JAR]

├─ com.github.xbn.analyze.validate.ValidatorComposer.class - [JAR]

├─ com.github.xbn.analyze.validate.ValueFilter.class - [JAR]

├─ com.github.xbn.analyze.validate.ValueFilterFromValidator.class - [JAR]

├─ com.github.xbn.analyze.validate.ValueValidator.class - [JAR]

├─ com.github.xbn.analyze.validate.ValueValidatorAdapter.class - [JAR]

com.github.xbn.util

├─ com.github.xbn.util.BitBinaryUtil.class - [JAR]

├─ com.github.xbn.util.BooleanUtil.class - [JAR]

├─ com.github.xbn.util.ComparatorUtil.class - [JAR]

├─ com.github.xbn.util.DateUtil.class - [JAR]

├─ com.github.xbn.util.DefaultValueFor.class - [JAR]

├─ com.github.xbn.util.EnumUtil.class - [JAR]

├─ com.github.xbn.util.GetBooleanFromString.class - [JAR]

├─ com.github.xbn.util.IfError.class - [JAR]

├─ com.github.xbn.util.IncludeJavaDoc.class - [JAR]

├─ com.github.xbn.util.JavaRegexUtil.class - [JAR]

├─ com.github.xbn.util.JavaRegexes.class - [JAR]

├─ com.github.xbn.util.JavaUtil.class - [JAR]

├─ com.github.xbn.util.PropertiesUtil.class - [JAR]

├─ com.github.xbn.util.SelfComparator.class - [JAR]

com.github.xbn.list.lister

├─ com.github.xbn.list.lister.LLCIndexableElement.class - [JAR]

├─ com.github.xbn.list.lister.LLCfgElement.class - [JAR]

├─ com.github.xbn.list.lister.LLCfgForLengthItems.class - [JAR]

├─ com.github.xbn.list.lister.LLCfgOverall.class - [JAR]

├─ com.github.xbn.list.lister.LLConfigBase.class - [JAR]

├─ com.github.xbn.list.lister.ListLister.class - [JAR]

com.github.xbn.util.lock

├─ com.github.xbn.util.lock.AbstractLockable.class - [JAR]

├─ com.github.xbn.util.lock.AbstractOneWayLockable.class - [JAR]

├─ com.github.xbn.util.lock.LockException.class - [JAR]

├─ com.github.xbn.util.lock.Lockable.class - [JAR]

├─ com.github.xbn.util.lock.LockableComposer.class - [JAR]

├─ com.github.xbn.util.lock.OneWayLockable.class - [JAR]

├─ com.github.xbn.util.lock.OneWayLockableComposer.class - [JAR]

com.github.xbn.experimental.xcontext

├─ com.github.xbn.experimental.xcontext.EXContext.class - [JAR]

├─ com.github.xbn.experimental.xcontext.EXContextable.class - [JAR]

├─ com.github.xbn.experimental.xcontext.ElementExceptionContext.class - [JAR]

├─ com.github.xbn.experimental.xcontext.ExceptionContext.class - [JAR]

├─ com.github.xbn.experimental.xcontext.ExceptionContextElement.class - [JAR]

├─ com.github.xbn.experimental.xcontext.ExceptionContextObject.class - [JAR]

├─ com.github.xbn.experimental.xcontext.OXContext.class - [JAR]

├─ com.github.xbn.experimental.xcontext.OXContextable.class - [JAR]

├─ com.github.xbn.experimental.xcontext.ObjectExceptionContext.class - [JAR]

├─ com.github.xbn.experimental.xcontext.XCElement.class - [JAR]

├─ com.github.xbn.experimental.xcontext.XCObject.class - [JAR]

├─ com.github.xbn.experimental.xcontext.XContext.class - [JAR]

├─ com.github.xbn.experimental.xcontext.XContextable.class - [JAR]

com.github.xbn.experimental.listify

├─ com.github.xbn.experimental.listify.AbstractListify.class - [JAR]

├─ com.github.xbn.experimental.listify.AbstractListifyEListPable.class - [JAR]

├─ com.github.xbn.experimental.listify.AddRemovable.class - [JAR]

├─ com.github.xbn.experimental.listify.CopyElements.class - [JAR]

├─ com.github.xbn.experimental.listify.LFBIsCharArrayElementValid.class - [JAR]

├─ com.github.xbn.experimental.listify.LFBIsIntArrayElementValid.class - [JAR]

├─ com.github.xbn.experimental.listify.LFBIsPByteArrayElementValid.class - [JAR]

├─ com.github.xbn.experimental.listify.LFBIsPDoubleArrayElementValid.class - [JAR]

├─ com.github.xbn.experimental.listify.LFBIsPFloatArrayElementValid.class - [JAR]

├─ com.github.xbn.experimental.listify.LFBIsPLongArrayElementValid.class - [JAR]

├─ com.github.xbn.experimental.listify.LFBIsPShortArrayElementValid.class - [JAR]

├─ com.github.xbn.experimental.listify.LFListForToStrings.class - [JAR]

├─ com.github.xbn.experimental.listify.LFNonPArrayForToStrings.class - [JAR]

├─ com.github.xbn.experimental.listify.LFPrimitiveArrayForToStrings.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifiedElementsNotCopyableException.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifiedNotAddRemovableException.class - [JAR]

├─ com.github.xbn.experimental.listify.Listify.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifyBooleanList.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifyByteList.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifyCharacterList.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifyComposer.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifyDoubleList.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifyEListNonPNonW.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifyEListPable.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifyEListRoot.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifyFloatList.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifyIntArrayDigitLengths.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifyIntegerList.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifyListOfNonPArraysLengths.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifyLongList.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifyPByteArrayDigitLengths.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifyPDoubleArrayDigitLengths.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifyPFloatArrayDigitLengths.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifyPLongArrayDigitLengths.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifyPShortArrayDigitLengths.class - [JAR]

├─ com.github.xbn.experimental.listify.ListifyShortList.class - [JAR]

├─ com.github.xbn.experimental.listify.NewLFBooleanIsValidElement.class - [JAR]

├─ com.github.xbn.experimental.listify.NewListifyEList.class - [JAR]

├─ com.github.xbn.experimental.listify.NewListifyIntLengths.class - [JAR]

├─ com.github.xbn.experimental.listify.NewListifyToStrings.class - [JAR]

com.github.xbn.linefilter.entity

├─ com.github.xbn.linefilter.entity.BlockEntity.class - [JAR]

├─ com.github.xbn.linefilter.entity.EndRequired.class - [JAR]

├─ com.github.xbn.linefilter.entity.EntityRequired.class - [JAR]

├─ com.github.xbn.linefilter.entity.EntityType.class - [JAR]

├─ com.github.xbn.linefilter.entity.KeepEndLine.class - [JAR]

├─ com.github.xbn.linefilter.entity.KeepMatched.class - [JAR]

├─ com.github.xbn.linefilter.entity.KeepMidLines.class - [JAR]

├─ com.github.xbn.linefilter.entity.KeepStartLine.class - [JAR]

├─ com.github.xbn.linefilter.entity.LineEntityException.class - [JAR]

├─ com.github.xbn.linefilter.entity.NewBlockEntityFor.class - [JAR]

├─ com.github.xbn.linefilter.entity.NewSingleLineEntityFor.class - [JAR]

├─ com.github.xbn.linefilter.entity.NewStealthBlockEntityFor.class - [JAR]

├─ com.github.xbn.linefilter.entity.OnOffAbort.class - [JAR]

├─ com.github.xbn.linefilter.entity.OnOffEntityFilter.class - [JAR]

├─ com.github.xbn.linefilter.entity.OutOfRangeResponseWhen.class - [JAR]

├─ com.github.xbn.linefilter.entity.PostFilterActiveInOutRange.class - [JAR]

├─ com.github.xbn.linefilter.entity.PostFilterSelfActiveInOutRange.class - [JAR]

├─ com.github.xbn.linefilter.entity.SingleLineEntity.class - [JAR]

├─ com.github.xbn.linefilter.entity.StealthBlockEntity.class - [JAR]

├─ com.github.xbn.linefilter.entity.TextChildEntity.class - [JAR]

├─ com.github.xbn.linefilter.entity.TextParentEntity.class - [JAR]

com.github.xbn.list.lister.z

├─ com.github.xbn.list.lister.z.LLCIndexableElement_Cfg.class - [JAR]

├─ com.github.xbn.list.lister.z.LLCIndexableElement_CfgForNeeder.class - [JAR]

├─ com.github.xbn.list.lister.z.LLCIndexableElement_Fieldable.class - [JAR]

├─ com.github.xbn.list.lister.z.LLCfgElement_Cfg.class - [JAR]

├─ com.github.xbn.list.lister.z.LLCfgElement_CfgForNeeder.class - [JAR]

├─ com.github.xbn.list.lister.z.LLCfgElement_Fieldable.class - [JAR]

├─ com.github.xbn.list.lister.z.LLCfgOverall_Cfg.class - [JAR]

├─ com.github.xbn.list.lister.z.LLCfgOverall_CfgForNeeder.class - [JAR]

├─ com.github.xbn.list.lister.z.LLCfgOverall_Fieldable.class - [JAR]

├─ com.github.xbn.list.lister.z.LLConfigBase_CfgForNeeder.class - [JAR]

├─ com.github.xbn.list.lister.z.LLConfigBase_Fieldable.class - [JAR]

├─ com.github.xbn.list.lister.z.ListLister_Cfg.class - [JAR]

├─ com.github.xbn.list.lister.z.ListLister_CfgForNeeder.class - [JAR]

├─ com.github.xbn.list.lister.z.ListLister_Fieldable.class - [JAR]

com.github.xbn.neederneedable

├─ com.github.xbn.neederneedable.AbstractNeedable.class - [JAR]

├─ com.github.xbn.neederneedable.AbstractNeedableWithSubs.class - [JAR]

├─ com.github.xbn.neederneedable.AbstractNeeder.class - [JAR]

├─ com.github.xbn.neederneedable.CIDForXMsg.class - [JAR]

├─ com.github.xbn.neederneedable.Chainable.class - [JAR]

├─ com.github.xbn.neederneedable.ChainableComposer.class - [JAR]

├─ com.github.xbn.neederneedable.DummyForNoNeeder.class - [JAR]

├─ com.github.xbn.neederneedable.Needable.class - [JAR]

├─ com.github.xbn.neederneedable.NeedableComposer.class - [JAR]

├─ com.github.xbn.neederneedable.NeedableWithSubsComposer.class - [JAR]

├─ com.github.xbn.neederneedable.Needer.class - [JAR]

├─ com.github.xbn.neederneedable.NeederComposer.class - [JAR]

├─ com.github.xbn.neederneedable.SimpleChainable.class - [JAR]

com.github.xbn.number

├─ com.github.xbn.number.BoundSide.class - [JAR]

├─ com.github.xbn.number.CrashIfIntIs.class - [JAR]

├─ com.github.xbn.number.Fraction.class - [JAR]

├─ com.github.xbn.number.Inclusive.class - [JAR]

├─ com.github.xbn.number.IndexInRange.class - [JAR]

├─ com.github.xbn.number.IndexInRangeValidator.class - [JAR]

├─ com.github.xbn.number.IndexRange.class - [JAR]

├─ com.github.xbn.number.IntBound.class - [JAR]

├─ com.github.xbn.number.IntBoundExclusive.class - [JAR]

├─ com.github.xbn.number.IntBoundInclusive.class - [JAR]

├─ com.github.xbn.number.IntInRange.class - [JAR]

├─ com.github.xbn.number.IntInRangeValidator.class - [JAR]

├─ com.github.xbn.number.IntRange.class - [JAR]

├─ com.github.xbn.number.LengthInRange.class - [JAR]

├─ com.github.xbn.number.LengthInRangeValidator.class - [JAR]

├─ com.github.xbn.number.LengthRange.class - [JAR]

├─ com.github.xbn.number.NewIndexInRangeFor.class - [JAR]

├─ com.github.xbn.number.NewIndexInRangeValidatorFor.class - [JAR]

├─ com.github.xbn.number.NewIntInRangeFor.class - [JAR]

├─ com.github.xbn.number.NewIntInRangeValidatorFor.class - [JAR]

├─ com.github.xbn.number.NewLengthInRangeFor.class - [JAR]

├─ com.github.xbn.number.NewLengthInRangeValidatorFor.class - [JAR]

├─ com.github.xbn.number.NumberBound.class - [JAR]

├─ com.github.xbn.number.NumberInRange.class - [JAR]

├─ com.github.xbn.number.NumberInRangeValidator.class - [JAR]

├─ com.github.xbn.number.NumberRange.class - [JAR]

├─ com.github.xbn.number.NumberUtil.class - [JAR]

├─ com.github.xbn.number.OverlapRequired.class - [JAR]

com.github.xbn.experimental.listify.primitiveable

├─ com.github.xbn.experimental.listify.primitiveable.AbstractListifyBoolable.class - [JAR]

├─ com.github.xbn.experimental.listify.primitiveable.AbstractListifyByteable.class - [JAR]

├─ com.github.xbn.experimental.listify.primitiveable.AbstractListifyCharable.class - [JAR]

├─ com.github.xbn.experimental.listify.primitiveable.AbstractListifyDoubleable.class - [JAR]

├─ com.github.xbn.experimental.listify.primitiveable.AbstractListifyFloatable.class - [JAR]

├─ com.github.xbn.experimental.listify.primitiveable.AbstractListifyIntable.class - [JAR]

├─ com.github.xbn.experimental.listify.primitiveable.AbstractListifyLongable.class - [JAR]

├─ com.github.xbn.experimental.listify.primitiveable.AbstractListifyPrimitiveable.class - [JAR]

├─ com.github.xbn.experimental.listify.primitiveable.AbstractListifyShortable.class - [JAR]

├─ com.github.xbn.experimental.listify.primitiveable.ListifyBoolable.class - [JAR]

├─ com.github.xbn.experimental.listify.primitiveable.ListifyByteable.class - [JAR]

├─ com.github.xbn.experimental.listify.primitiveable.ListifyCharable.class - [JAR]

├─ com.github.xbn.experimental.listify.primitiveable.ListifyDoubleable.class - [JAR]

├─ com.github.xbn.experimental.listify.primitiveable.ListifyFloatable.class - [JAR]

├─ com.github.xbn.experimental.listify.primitiveable.ListifyIntable.class - [JAR]

├─ com.github.xbn.experimental.listify.primitiveable.ListifyLongable.class - [JAR]

├─ com.github.xbn.experimental.listify.primitiveable.ListifyPrimitiveable.class - [JAR]

├─ com.github.xbn.experimental.listify.primitiveable.ListifyPrimitiveableComposer.class - [JAR]

├─ com.github.xbn.experimental.listify.primitiveable.ListifyShortable.class - [JAR]

com.github.xbn.keyed

├─ com.github.xbn.keyed.KeyComparator.class - [JAR]

├─ com.github.xbn.keyed.KeyValue.class - [JAR]

├─ com.github.xbn.keyed.Keyed.class - [JAR]

├─ com.github.xbn.keyed.NameValue.class - [JAR]

├─ com.github.xbn.keyed.Named.class - [JAR]

├─ com.github.xbn.keyed.SimpleKeyValue.class - [JAR]

├─ com.github.xbn.keyed.SimpleKeyed.class - [JAR]

├─ com.github.xbn.keyed.SimpleNameValue.class - [JAR]

├─ com.github.xbn.keyed.SimpleNamed.class - [JAR]

com.github.xbn.lang.reflect

├─ com.github.xbn.lang.reflect.Declared.class - [JAR]

├─ com.github.xbn.lang.reflect.GetMethodWithRtx.class - [JAR]

├─ com.github.xbn.lang.reflect.InvokeMethodWithRtx.class - [JAR]

├─ com.github.xbn.lang.reflect.RTClassNotFoundException.class - [JAR]

├─ com.github.xbn.lang.reflect.RTNoSuchFieldException.class - [JAR]

├─ com.github.xbn.lang.reflect.RTNoSuchMethodException.class - [JAR]

├─ com.github.xbn.lang.reflect.ReflectRtxUtil.class - [JAR]

com.github.xbn.util.itr

├─ com.github.xbn.util.itr.AbstractElementTSLengthIterator.class - [JAR]

├─ com.github.xbn.util.itr.AbstractIndexableIterator.class - [JAR]

├─ com.github.xbn.util.itr.AbstractIsValidElementIterator.class - [JAR]

├─ com.github.xbn.util.itr.AbstractIterator.class - [JAR]

├─ com.github.xbn.util.itr.DecrementIndex.class - [JAR]

├─ com.github.xbn.util.itr.IncDecIndexFunctor.class - [JAR]

├─ com.github.xbn.util.itr.IncrementIndex.class - [JAR]

├─ com.github.xbn.util.itr.IteratorDirection.class - [JAR]

├─ com.github.xbn.util.itr.IteratorUtil.class - [JAR]

├─ com.github.xbn.util.itr.UnchangingIndexesIterator.class - [JAR]

com.github.xbn.io

├─ com.github.xbn.io.ApblSuppressAll.class - [JAR]

├─ com.github.xbn.io.AppendOrOverwrite.class - [JAR]

├─ com.github.xbn.io.DebugLevel.class - [JAR]

├─ com.github.xbn.io.Debuggable.class - [JAR]

├─ com.github.xbn.io.Existence.class - [JAR]

├─ com.github.xbn.io.FileDirectory.class - [JAR]

├─ com.github.xbn.io.IOUtil.class - [JAR]

├─ com.github.xbn.io.MultiTextAppender.class - [JAR]

├─ com.github.xbn.io.NewPrintWriterToFile.class - [JAR]

├─ com.github.xbn.io.NewTextAppenderFor.class - [JAR]

├─ com.github.xbn.io.NewTextAppenterFor.class - [JAR]

├─ com.github.xbn.io.PathMustBe.class - [JAR]

├─ com.github.xbn.io.PlainTextFileUtil.class - [JAR]

├─ com.github.xbn.io.PrintStreamForString.class - [JAR]

├─ com.github.xbn.io.RTAccessDeniedException.class - [JAR]

├─ com.github.xbn.io.RTEndOfFileException.class - [JAR]

├─ com.github.xbn.io.RTFileNotFoundException.class - [JAR]

├─ com.github.xbn.io.RTIOException.class - [JAR]

├─ com.github.xbn.io.RTNoSuchFileException.class - [JAR]

├─ com.github.xbn.io.Readable.class - [JAR]

├─ com.github.xbn.io.SimpleDebuggable.class - [JAR]

├─ com.github.xbn.io.TAAppendMutable.class - [JAR]

├─ com.github.xbn.io.TAAppendable.class - [JAR]

├─ com.github.xbn.io.TextAppender.class - [JAR]

├─ com.github.xbn.io.TextAppenter.class - [JAR]

├─ com.github.xbn.io.UnusableAppenterException.class - [JAR]

├─ com.github.xbn.io.WFA.class - [JAR]

├─ com.github.xbn.io.Writable.class - [JAR]

com.github.xbn.lang.z

├─ com.github.xbn.lang.z.GetExtraErrInfo_Fieldable.class - [JAR]

├─ com.github.xbn.lang.z.SimpleGetExtraErrInfo_F.class - [JAR]

com.github.xbn.util.tuple

├─ com.github.xbn.util.tuple.FiveTSObjects.class - [JAR]

├─ com.github.xbn.util.tuple.FiveTuple.class - [JAR]

├─ com.github.xbn.util.tuple.FourTSObjects.class - [JAR]

├─ com.github.xbn.util.tuple.FourTuple.class - [JAR]

├─ com.github.xbn.util.tuple.ThreeTSObjects.class - [JAR]

├─ com.github.xbn.util.tuple.ThreeTuple.class - [JAR]

├─ com.github.xbn.util.tuple.Tuple.class - [JAR]

├─ com.github.xbn.util.tuple.TwoTSObjects.class - [JAR]

├─ com.github.xbn.util.tuple.TwoTuple.class - [JAR]

com.github.xbn.analyze.validate.z

├─ com.github.xbn.analyze.validate.z.FilterValidCounts_Cfg.class - [JAR]

├─ com.github.xbn.analyze.validate.z.FilterValidCounts_CfgForNeeder.class - [JAR]

├─ com.github.xbn.analyze.validate.z.FilterValidCounts_Fieldable.class - [JAR]

├─ com.github.xbn.analyze.validate.z.GetFilter_Fieldable.class - [JAR]

├─ com.github.xbn.analyze.validate.z.SimpleValidator_F.class - [JAR]

├─ com.github.xbn.analyze.validate.z.SimpleValueValidator_F.class - [JAR]

├─ com.github.xbn.analyze.validate.z.Validator_CfgForNeederBase.class - [JAR]

├─ com.github.xbn.analyze.validate.z.Validator_Fieldable.class - [JAR]

├─ com.github.xbn.analyze.validate.z.ValueValidator_Cfg.class - [JAR]

├─ com.github.xbn.analyze.validate.z.ValueValidator_CfgForNeeder.class - [JAR]

├─ com.github.xbn.analyze.validate.z.ValueValidator_Fieldable.class - [JAR]

com.github.xbn.array.z

├─ com.github.xbn.array.z.XbnArrayIndexOutOfBoundsException_Cfg.class - [JAR]

├─ com.github.xbn.array.z.XbnIbxBase_Cfg.class - [JAR]

├─ com.github.xbn.array.z.XbnIndexOutOfBoundsException_Cfg.class - [JAR]

├─ com.github.xbn.array.z.XbnStringIndexOutOfBoundsException_Cfg.class - [JAR]