Why not import java.io.ObjectOutputStream instead of always using the fully
qualified class name?
Gary
-- Forwarded message -
From:
Date: Tue, Dec 14, 2021 at 7:19 PM
Subject: [commons-net] branch master updated: Prevent serialization
To: comm...@commons.apache.org
This is an
Hi,
As explained in the thread, currently ReflectionToStringBuilder does not
have ways to print only selected fields. I would like to know what the
community think about the proposal (considering that it only adds a
functionallity, with clean code, documentation and unit tests).
Best regards