| Package | Description | 
|---|---|
| net.bytebuddy.implementation | The implementation package contains any logic for intercepting method calls. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | EqualsMethod.NullValueGuard.NoOpA non-operational null value guard. | 
| static class  | EqualsMethod.NullValueGuard.UsingJumpA null value guard that expects a reference type and that skips the comparison if both values are  nullbut returns if
 the invoked instance's field value isnullbut not the compared instance's value. | 
Copyright © 2014–2025. All rights reserved.