예제 #1
0
 @Override
 public int hashCode() {
   if (m_value == null) return 5231;
   return m_value.hashCode();
 }