Home | History | Annotate | Download | only in io

Lines Matching defs:ObjectStreamClass

33 import java.io.ObjectStreamClass;
1251 replaceObject = ObjectStreamClass.lookup(Integer.class);
1285 oos.writeObject(ObjectStreamClass.lookup(Integer.class));
1302 ObjectStreamClass.class, obj3.getClass());