Class KeyedParsedRecord

java.lang.Object
com.palantir.transforms.excel.KeyedParsedRecord
All Implemented Interfaces:
Serializable

public final class KeyedParsedRecord extends Object implements Serializable
This class is an implementation detail that is only public because being public is a requirement for Kryo serialization.

There is no reason for consumers of this library to use this class.

See Also: