@HashCodeAndEqualsPlugin.Enhance protected static class MemberSubstitution.Source.Value extends Object
| Modifier | Constructor and Description | 
|---|---|
| protected  | Value(TypeDescription.Generic typeDescription,
     int offset)Creates a value representation. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected int | getOffset()Returns the offset of the loaded value. | 
| protected TypeDescription.Generic | getTypeDescription()Returns the type of the loaded value. | 
protected Value(TypeDescription.Generic typeDescription, int offset)
typeDescription - The type of the loaded value.offset - The offset of the loaded value.protected TypeDescription.Generic getTypeDescription()
protected int getOffset()
Copyright © 2014–2024. All rights reserved.