Interface EntryPair.KeyedPrimitive<K>

All Superinterfaces:
Comparable<PrimitiveNumber>, ComparableNumber<PrimitiveNumber>, EntryPair<K, PrimitiveNumber>, KeyValue<K, PrimitiveNumber>, Map<K, PrimitiveNumber>, Map.Entry<K, PrimitiveNumber>, NumberDefinition, PrimitiveNumber
All Known Implementing Classes:
AlphaVantageParser.Data, DatePrice, DatePrice.DefaultDP, EntryPair.ObjectByte, EntryPair.ObjectDouble, EntryPair.ObjectFloat, EntryPair.ObjectInt, EntryPair.ObjectLong, EntryPair.ObjectShort, IEXTradingParser.Data, YahooParser.Data
Enclosing interface:
EntryPair<K,V>

public static interface EntryPair.KeyedPrimitive<K> extends EntryPair<K, PrimitiveNumber>, PrimitiveNumber