public class NewsKey extends Object implements Serializable
Warning! Do not rely on the internals of this class - it can be changed for implementation needs.
static NewsKey
FIRST_KEY
NewsKey(String code)
boolean
equals(Object o)
String
getCode()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final NewsKey FIRST_KEY
public NewsKey(String code)
public String getCode()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2024 Devexperts. All rights reserved.