Configuration parent
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
- when reading the stream fails.ClassNotFoundException
- if a class definition for a serialized object could not be found.private void writeObject(ObjectOutputStream out) throws IOException
IOException
- if errors occur while writing the stream.DefaultConfiguration configuration
Class<T> booterClass
String field
Object[] contents
size
to get the last accessible item.int size
int initialSize
float width
float height
int size
int mask
float loadFactor
int capacity
LinkedMap.MapEntry[] backend
LinkedMap.MapEntry firstEntry
LinkedMap.MapEntry lastEntry
int hashKey
Object key
Object value
LinkedMap.MapEntry previous
LinkedMap.MapEntry next
LinkedMap.MapEntry collisionNext
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
- if there is an I/O problem.ClassNotFoundException
- if a class cannot be found.private void writeObject(ObjectOutputStream stream) throws IOException
IOException
- if there is an I/O problem.int rows
int columns
int rowIncrement
int columnIncrement
Throwable parent
Copyright © 2017 Hitachi Vantara. All rights reserved.