Serialized Form
-
Package org.codehaus.plexus.util
-
Class org.codehaus.plexus.util.FastMap
class FastMap extends Object implements Serializable-
Serialization Methods
-
readObject
Requires special handling during de-serialization process.- Parameters:
stream
- the object input stream.- Throws:
IOException
- if an I/O error occurs.ClassNotFoundException
- if the class for the object de-serialized is not found.
-
writeObject
Requires special handling during serialization process.- Parameters:
stream
- the object output stream.- Throws:
IOException
- if an I/O error occurs.
-
-
-
-
Package org.codehaus.plexus.util.cli
-
Exception Class org.codehaus.plexus.util.cli.CommandLineException
class CommandLineException extends Exception implements Serializable -
Exception Class org.codehaus.plexus.util.cli.CommandLineTimeOutException
class CommandLineTimeOutException extends CommandLineException implements Serializable
-
-
Package org.codehaus.plexus.util.dag
-
Exception Class org.codehaus.plexus.util.dag.CycleDetectedException
class CycleDetectedException extends Exception implements Serializable -
Class org.codehaus.plexus.util.dag.DAG
class DAG extends Object implements Serializable -
Class org.codehaus.plexus.util.dag.Vertex
class Vertex extends Object implements Serializable
-
-
Package org.codehaus.plexus.util.introspection
-
Exception Class org.codehaus.plexus.util.introspection.MethodMap.AmbiguousException
class AmbiguousException extends Exception implements Serializable
-
-
Package org.codehaus.plexus.util.reflection
-
Exception Class org.codehaus.plexus.util.reflection.ReflectorException
class ReflectorException extends Exception implements Serializable
-