| Package | Description | 
|---|---|
| net.bytebuddy.build | 
 A package for types that allow for applying Byte Buddy transformation during a build process. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static HashCodeAndEqualsPlugin.ValueHandling.Sort | 
HashCodeAndEqualsPlugin.ValueHandling.Sort.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static HashCodeAndEqualsPlugin.ValueHandling.Sort[] | 
HashCodeAndEqualsPlugin.ValueHandling.Sort.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Constructor and Description | 
|---|
ValueMatcher(HashCodeAndEqualsPlugin.ValueHandling.Sort sort)
Creates a new value matcher. 
 | 
Copyright © 2014–2024. All rights reserved.