SPVM::EqualityChecker::Address - a callback implementation of L<EqualityChecker|SPVM::EqualityChecker> to check ifthe memory addresses of the two objects are equal.
L<EqualityChecker::Address|SPVM::EqualityChecker::Address> is a callback implementation of L<EqualityChecker|SPVM::EqualityChecker> to check ifthe memory addresses of the two objects are equal.
=head1 Class Methods
=head2 new
C<static method new : L<EqualityChecker::Address|SPVM::EqualityChecker::Address> ();>
Create a new L<EqualityChecker::Address|SPVM::EqualityChecker::Address> object.