Header
from the specified Header
. The Header
instance is initialized with a copy of the list of {@link Field}s of the specified Header
. The Field
objects are not copied because they are immutable and can safely be shared between headers.
@param other header to copy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|