public class MetaData extends Object
Modifier and Type | Field and Description |
---|---|
protected MatrixCharacteristics |
_mc |
Constructor and Description |
---|
MetaData(MatrixCharacteristics mc) |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
boolean |
equals(Object anObject) |
MatrixCharacteristics |
getMatrixCharacteristics() |
int |
hashCode() |
String |
toString() |
protected final MatrixCharacteristics _mc
public MetaData(MatrixCharacteristics mc)
public MatrixCharacteristics getMatrixCharacteristics()
Copyright © 2018 The Apache Software Foundation. All rights reserved.