org.tm4j.panckoucke.impl.abstraction.util.MatrixNode .getColumnIndexForObject(java.lang.Object o)

Description

Determines the index of the column that represents the given object.

Parameters
java.lang.Object o the object to lookup

Returns

the index of the column or -1 if no column represents the given object.

Other Resources

Related Topics

Has Parameters