Beispiel #1
0
 public String toString() {
   return metaData.toString();
 }
Beispiel #2
0
 public int hashCode() {
   return metaData.hashCode();
 }