@NotThreadSafe @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) public interface SafeKey<K> extends Cloneable
Implementations of this interface do not need to be thread-safe.
K clone()
void reset()
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.