Constant Field Values
Contents
org.magicwerk.*
-
org.magicwerk.brownies.collections.BigList<E> Modifier and Type Constant Field Value private static final booleanCHECKfalseprivate static final intDEFAULT_BLOCK_SIZE1000private static final floatFILL_THRESHOLD0.949999988079071fprivate static final floatMERGE_THRESHOLD0.3499999940395355fprivate static final longserialVersionUID3715838828540564836L -
org.magicwerk.brownies.collections.BigList.ReadOnlyBigList<E> Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.GapList<E> Modifier and Type Constant Field Value private static final booleanDEBUG_CHECKfalseprivate static final booleanDEBUG_DUMPfalseprivate static final booleanDEBUG_TRACEfalsepublic static final intDEFAULT_CAPACITY10private static final longserialVersionUID-4477005565661968383L -
org.magicwerk.brownies.collections.GapList.ReadOnlyList<E> Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.IList<E> Modifier and Type Constant Field Value private static final intTRANSFER_COPY0private static final intTRANSFER_MOVE1private static final intTRANSFER_REMOVE2 -
org.magicwerk.brownies.collections.Key1List.ReadOnlyKey1List<E,K> Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.Key2List.ReadOnlyKey2List<E,K1,K2> Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.KeyCollectionImpl<E> Modifier and Type Constant Field Value private static final booleanDEBUG_CHECKfalse -
org.magicwerk.brownies.collections.KeyList.ImmutableKeyList<E> Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.KeyListImpl<E> Modifier and Type Constant Field Value private static final booleanDEBUG_CHECKfalse
-
org.magicwerk.brownies.collections.exceptions.DuplicateKeyException Modifier and Type Constant Field Value public static final java.lang.StringMESSAGE"Constraint violation: duplicate key not allowed"
-
org.magicwerk.brownies.collections.helper.MutableInt Modifier and Type Constant Field Value private static final longserialVersionUID512176391864L
-
org.magicwerk.brownies.collections.primitive.BooleanBigList Modifier and Type Constant Field Value private static final booleanCHECKfalseprivate static final intDEFAULT_BLOCK_SIZE1000private static final floatFILL_THRESHOLD0.949999988079071fprivate static final floatMERGE_THRESHOLD0.3499999940395355fprivate static final longserialVersionUID3715838828540564836L -
org.magicwerk.brownies.collections.primitive.BooleanBigList.ReadOnlyBooleanBigList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.BooleanGapList Modifier and Type Constant Field Value private static final booleanDEBUG_CHECKfalseprivate static final booleanDEBUG_DUMPfalseprivate static final booleanDEBUG_TRACEfalsepublic static final intDEFAULT_CAPACITY10private static final longserialVersionUID-4477005565661968383L -
org.magicwerk.brownies.collections.primitive.BooleanGapList.ReadOnlyList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.BooleanObjBigList.ImmutableBooleanObjBigList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.BooleanObjGapList.ImmutableBooleanObjGapList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.ByteBigList Modifier and Type Constant Field Value private static final booleanCHECKfalseprivate static final intDEFAULT_BLOCK_SIZE1000private static final floatFILL_THRESHOLD0.949999988079071fprivate static final floatMERGE_THRESHOLD0.3499999940395355fprivate static final longserialVersionUID3715838828540564836L -
org.magicwerk.brownies.collections.primitive.ByteBigList.ReadOnlyByteBigList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.ByteGapList Modifier and Type Constant Field Value private static final booleanDEBUG_CHECKfalseprivate static final booleanDEBUG_DUMPfalseprivate static final booleanDEBUG_TRACEfalsepublic static final intDEFAULT_CAPACITY10private static final longserialVersionUID-4477005565661968383L -
org.magicwerk.brownies.collections.primitive.ByteGapList.ReadOnlyList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.ByteObjBigList.ImmutableByteObjBigList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.ByteObjGapList.ImmutableByteObjGapList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.CharBigList Modifier and Type Constant Field Value private static final booleanCHECKfalseprivate static final intDEFAULT_BLOCK_SIZE1000private static final floatFILL_THRESHOLD0.949999988079071fprivate static final floatMERGE_THRESHOLD0.3499999940395355fprivate static final longserialVersionUID3715838828540564836L -
org.magicwerk.brownies.collections.primitive.CharBigList.ReadOnlyCharBigList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.CharGapList Modifier and Type Constant Field Value private static final booleanDEBUG_CHECKfalseprivate static final booleanDEBUG_DUMPfalseprivate static final booleanDEBUG_TRACEfalsepublic static final intDEFAULT_CAPACITY10private static final longserialVersionUID-4477005565661968383L -
org.magicwerk.brownies.collections.primitive.CharGapList.ReadOnlyList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.CharObjBigList.ImmutableCharObjBigList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.CharObjGapList.ImmutableCharObjGapList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.DoubleBigList Modifier and Type Constant Field Value private static final booleanCHECKfalseprivate static final intDEFAULT_BLOCK_SIZE1000private static final floatFILL_THRESHOLD0.949999988079071fprivate static final floatMERGE_THRESHOLD0.3499999940395355fprivate static final longserialVersionUID3715838828540564836L -
org.magicwerk.brownies.collections.primitive.DoubleBigList.ReadOnlyDoubleBigList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.DoubleGapList Modifier and Type Constant Field Value private static final booleanDEBUG_CHECKfalseprivate static final booleanDEBUG_DUMPfalseprivate static final booleanDEBUG_TRACEfalsepublic static final intDEFAULT_CAPACITY10private static final longserialVersionUID-4477005565661968383L -
org.magicwerk.brownies.collections.primitive.DoubleGapList.ReadOnlyList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.DoubleObjBigList.ImmutableDoubleObjBigList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.DoubleObjGapList.ImmutableDoubleObjGapList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.FloatBigList Modifier and Type Constant Field Value private static final booleanCHECKfalseprivate static final intDEFAULT_BLOCK_SIZE1000private static final floatFILL_THRESHOLD0.949999988079071fprivate static final floatMERGE_THRESHOLD0.3499999940395355fprivate static final longserialVersionUID3715838828540564836L -
org.magicwerk.brownies.collections.primitive.FloatBigList.ReadOnlyFloatBigList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.FloatGapList Modifier and Type Constant Field Value private static final booleanDEBUG_CHECKfalseprivate static final booleanDEBUG_DUMPfalseprivate static final booleanDEBUG_TRACEfalsepublic static final intDEFAULT_CAPACITY10private static final longserialVersionUID-4477005565661968383L -
org.magicwerk.brownies.collections.primitive.FloatGapList.ReadOnlyList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.FloatObjBigList.ImmutableFloatObjBigList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.FloatObjGapList.ImmutableFloatObjGapList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.IBooleanList Modifier and Type Constant Field Value private static final intTRANSFER_COPY0private static final intTRANSFER_MOVE1private static final intTRANSFER_REMOVE2 -
org.magicwerk.brownies.collections.primitive.IByteList Modifier and Type Constant Field Value private static final intTRANSFER_COPY0private static final intTRANSFER_MOVE1private static final intTRANSFER_REMOVE2 -
org.magicwerk.brownies.collections.primitive.ICharList Modifier and Type Constant Field Value private static final intTRANSFER_COPY0private static final intTRANSFER_MOVE1private static final intTRANSFER_REMOVE2 -
org.magicwerk.brownies.collections.primitive.IDoubleList Modifier and Type Constant Field Value private static final intTRANSFER_COPY0private static final intTRANSFER_MOVE1private static final intTRANSFER_REMOVE2 -
org.magicwerk.brownies.collections.primitive.IFloatList Modifier and Type Constant Field Value private static final intTRANSFER_COPY0private static final intTRANSFER_MOVE1private static final intTRANSFER_REMOVE2 -
org.magicwerk.brownies.collections.primitive.IIntList Modifier and Type Constant Field Value private static final intTRANSFER_COPY0private static final intTRANSFER_MOVE1private static final intTRANSFER_REMOVE2 -
org.magicwerk.brownies.collections.primitive.ILongList Modifier and Type Constant Field Value private static final intTRANSFER_COPY0private static final intTRANSFER_MOVE1private static final intTRANSFER_REMOVE2 -
org.magicwerk.brownies.collections.primitive.IntBigList Modifier and Type Constant Field Value private static final booleanCHECKfalseprivate static final intDEFAULT_BLOCK_SIZE1000private static final floatFILL_THRESHOLD0.949999988079071fprivate static final floatMERGE_THRESHOLD0.3499999940395355fprivate static final longserialVersionUID3715838828540564836L -
org.magicwerk.brownies.collections.primitive.IntBigList.ReadOnlyIntBigList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.IntGapList Modifier and Type Constant Field Value private static final booleanDEBUG_CHECKfalseprivate static final booleanDEBUG_DUMPfalseprivate static final booleanDEBUG_TRACEfalsepublic static final intDEFAULT_CAPACITY10private static final longserialVersionUID-4477005565661968383L -
org.magicwerk.brownies.collections.primitive.IntGapList.ReadOnlyList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.IntObjBigList.ImmutableIntObjBigList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.IntObjGapList.ImmutableIntObjGapList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.IShortList Modifier and Type Constant Field Value private static final intTRANSFER_COPY0private static final intTRANSFER_MOVE1private static final intTRANSFER_REMOVE2 -
org.magicwerk.brownies.collections.primitive.LongBigList Modifier and Type Constant Field Value private static final booleanCHECKfalseprivate static final intDEFAULT_BLOCK_SIZE1000private static final floatFILL_THRESHOLD0.949999988079071fprivate static final floatMERGE_THRESHOLD0.3499999940395355fprivate static final longserialVersionUID3715838828540564836L -
org.magicwerk.brownies.collections.primitive.LongBigList.ReadOnlyLongBigList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.LongGapList Modifier and Type Constant Field Value private static final booleanDEBUG_CHECKfalseprivate static final booleanDEBUG_DUMPfalseprivate static final booleanDEBUG_TRACEfalsepublic static final intDEFAULT_CAPACITY10private static final longserialVersionUID-4477005565661968383L -
org.magicwerk.brownies.collections.primitive.LongGapList.ReadOnlyList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.LongObjBigList.ImmutableLongObjBigList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.LongObjGapList.ImmutableLongObjGapList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.ShortBigList Modifier and Type Constant Field Value private static final booleanCHECKfalseprivate static final intDEFAULT_BLOCK_SIZE1000private static final floatFILL_THRESHOLD0.949999988079071fprivate static final floatMERGE_THRESHOLD0.3499999940395355fprivate static final longserialVersionUID3715838828540564836L -
org.magicwerk.brownies.collections.primitive.ShortBigList.ReadOnlyShortBigList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.ShortGapList Modifier and Type Constant Field Value private static final booleanDEBUG_CHECKfalseprivate static final booleanDEBUG_DUMPfalseprivate static final booleanDEBUG_TRACEfalsepublic static final intDEFAULT_CAPACITY10private static final longserialVersionUID-4477005565661968383L -
org.magicwerk.brownies.collections.primitive.ShortGapList.ReadOnlyList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.ShortObjBigList.ImmutableShortObjBigList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L -
org.magicwerk.brownies.collections.primitive.ShortObjGapList.ImmutableShortObjGapList Modifier and Type Constant Field Value private static final longserialVersionUID-1352274047348922584L