CodecKey

public class CodecKey

Class CodecKey. Provides codeckey functionality for the Hytale server.

java.lang.Object > CodecKey

Field Summary

codecKey

final CodecKey codecKey

Field codecKey.

Method Detail

CodecKey

public public CodecKey (final String id)

Method CodecKey.

Parameters:
final String id

getId

public String getId ()

Method getId.

equals

public boolean equals (@Nullable final Object o)

Method equals.

Parameters:
@Nullable final Object o

hashCode

public int hashCode ()

Method hashCode.

toString

public String toString ()

Method toString.