public interface FlagModifier
flag modifier
.
As an implementation you should define well documented constants that typically just extends from
Object
. For debugging purposes it is recommended to provide a proper implementation of
Object.toString()
. FlagModifier
is matched by object identify (==
).Copyright © 2001–2016 mmm-Team. All rights reserved.