Uses of Enum
org.jboss.marshalling.serial.SerialObjectOutputStream.State
Packages that use SerialObjectOutputStream.State
-
Uses of SerialObjectOutputStream.State in org.jboss.marshalling.serial
Methods in org.jboss.marshalling.serial that return SerialObjectOutputStream.StateModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SerialObjectOutputStream.State[]SerialObjectOutputStream.State.values()Returns an array containing the constants of this enum type, in the order they are declared.