@InterfaceStability.Unstable @InterfaceAudience.Public public interface VolumeId extends Comparable<VolumeId>
Comparable
and override both equals and hashCode.Modifier and Type | Method and Description |
---|---|
int |
compareTo(VolumeId arg0) |
boolean |
equals(Object obj) |
int |
hashCode() |
Copyright © 2017 Apache Software Foundation. All rights reserved.