Compares the specified object with this TupleDesc for equality. Two TupleDescs are considered equal if they have the same number of items and if the i-th type in this TupleDesc is equal to the i-th type in o for every i. @param o the Object to be compared for equality with this TupleDesc
(Object o)
source not stored for this graph (policy: none)