public class TestSerObject extends Object implements Serializable
int
f1
f2
TestSerObject(int f1, int f2)
boolean
equals(Object o)
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int f1
public int f2
public TestSerObject(int f1, int f2)
public boolean equals(Object o)
equals
Object
Copyright © 2022 The Apache Software Foundation. All rights reserved.