This annotation can be used on trait methods to make sure that a class which explicitely implements a trait will get the trait method behavior if it defines or any superclass defines an equivalent method.
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Copyright © 2003-2014 The Codehaus. All rights reserved.