Class UUIDMapping

java.lang.Object
com.plotsquared.core.uuid.UUIDMapping

public class UUIDMapping extends Object
A pair consisting of a UUID and a username
  • Constructor Details

  • Method Details

    • getUsername

      public @NonNull String getUsername()
    • getUuid

      public @NonNull UUID getUuid()
    • equals

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

      public int hashCode()
      Overrides:
      hashCode in class Object
    • canEqual

      @Deprecated(forRemoval=true, since="6.6.0") protected boolean canEqual(Object other)
      Deprecated, for removal: This API element is subject to removal in a future version.
      This method is not meant to be invoked or overridden, with no replacement.