public class DictBean<T> extends Object implements Dict<T>
Dict.DictPool
private T
code
private String
text
DictBean()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAll, getByCode, getCode, getCodeByText, getItems, getItemsExclude, getText, getTextByCode, init
private final T code
private final String text
public DictBean()
Copyright © 2022. All rights reserved.