Package com.carrotsearch.hppc.cursors
-
Class Summary Class Description ByteCursor A cursor over a collection ofbytes.CharByteCursor A cursor over entries of an associative container (char keys and byte values).CharCharCursor A cursor over entries of an associative container (char keys and char values).CharCursor A cursor over a collection ofchars.CharDoubleCursor A cursor over entries of an associative container (char keys and double values).CharFloatCursor A cursor over entries of an associative container (char keys and float values).CharIntCursor A cursor over entries of an associative container (char keys and int values).CharLongCursor A cursor over entries of an associative container (char keys and long values).CharObjectCursor<VType> A cursor over entries of an associative container (char keys and Object values).CharShortCursor A cursor over entries of an associative container (char keys and short values).DoubleCursor A cursor over a collection ofdoubles.FloatCursor A cursor over a collection offloats.IntByteCursor A cursor over entries of an associative container (int keys and byte values).IntCharCursor A cursor over entries of an associative container (int keys and char values).IntCursor A cursor over a collection ofints.IntDoubleCursor A cursor over entries of an associative container (int keys and double values).IntFloatCursor A cursor over entries of an associative container (int keys and float values).IntIntCursor A cursor over entries of an associative container (int keys and int values).IntLongCursor A cursor over entries of an associative container (int keys and long values).IntObjectCursor<VType> A cursor over entries of an associative container (int keys and Object values).IntShortCursor A cursor over entries of an associative container (int keys and short values).LongByteCursor A cursor over entries of an associative container (long keys and byte values).LongCharCursor A cursor over entries of an associative container (long keys and char values).LongCursor A cursor over a collection oflongs.LongDoubleCursor A cursor over entries of an associative container (long keys and double values).LongFloatCursor A cursor over entries of an associative container (long keys and float values).LongIntCursor A cursor over entries of an associative container (long keys and int values).LongLongCursor A cursor over entries of an associative container (long keys and long values).LongObjectCursor<VType> A cursor over entries of an associative container (long keys and Object values).LongShortCursor A cursor over entries of an associative container (long keys and short values).ObjectByteCursor<KType> A cursor over entries of an associative container (Object keys and byte values).ObjectCharCursor<KType> A cursor over entries of an associative container (Object keys and char values).ObjectCursor<KType> A cursor over a collection ofObjects.ObjectDoubleCursor<KType> A cursor over entries of an associative container (Object keys and double values).ObjectFloatCursor<KType> A cursor over entries of an associative container (Object keys and float values).ObjectIntCursor<KType> A cursor over entries of an associative container (Object keys and int values).ObjectLongCursor<KType> A cursor over entries of an associative container (Object keys and long values).ObjectObjectCursor<KType,VType> A cursor over entries of an associative container (Object keys and Object values).ObjectShortCursor<KType> A cursor over entries of an associative container (Object keys and short values).ShortByteCursor A cursor over entries of an associative container (short keys and byte values).ShortCharCursor A cursor over entries of an associative container (short keys and char values).ShortCursor A cursor over a collection ofshorts.ShortDoubleCursor A cursor over entries of an associative container (short keys and double values).ShortFloatCursor A cursor over entries of an associative container (short keys and float values).ShortIntCursor A cursor over entries of an associative container (short keys and int values).ShortLongCursor A cursor over entries of an associative container (short keys and long values).ShortObjectCursor<VType> A cursor over entries of an associative container (short keys and Object values).ShortShortCursor A cursor over entries of an associative container (short keys and short values).
DataMelt 3.0 © DataMelt by jWork.ORG