public class Product extends Object implements Serializable
Product(int id, String name)
int
id()
String
name()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Product(int id, String name)
public int id()
public String name()
public String toString()
toString
Object
Copyright © 2020 Hazelcast, Inc.. All rights reserved.