public class CustomCell extends Object
private String
name
tips
url
CustomCell(String name, String tips, String url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final String name
private final String tips
private final String url
public CustomCell(String name, String tips, String url)
Copyright © 2024. All rights reserved.