public class HashCodeWrapper<T> extends Object
JavaParser Node classes that have equals and hashCode methods that are not strict enough, can be used as key of a hashMap.| Constructor and Description |
|---|
HashCodeWrapper(T value) |
public HashCodeWrapper(T value)
Copyright © 2019. All rights reserved.