com.atlassian.plugin.mock
Class MockGold

java.lang.Object
  extended by com.atlassian.plugin.mock.MockGold
All Implemented Interfaces:
MockMineral, MockThing

public class MockGold
extends Object
implements MockMineral, MockThing


Constructor Summary
MockGold()
           
MockGold(int weight)
           
 
Method Summary
 boolean equals(Object o)
           
 int getWeight()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockGold

public MockGold()

MockGold

public MockGold(int weight)
Method Detail

getWeight

public int getWeight()
Specified by:
getWeight in interface MockMineral

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2010 Atlassian. All Rights Reserved.