public class ItemView extends Object implements Serializable
ItemView(long id, String image, String name, int priority)
ItemView(long id, String image, String name, String link)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ItemView(long id, String image, String name, int priority)
public ItemView(long id, String image, String name, String link)
Copyright © 2023 wuyushuo. All rights reserved.