The set type itself, wrapped using MoreTypes#equivalence(). Use #declaredSetType() instead.
()
| 36 | * {@link #declaredSetType()} instead. |
| 37 | */ |
| 38 | protected abstract Equivalence.Wrapper<DeclaredType> wrappedDeclaredSetType(); |
| 39 | |
| 40 | /** |
| 41 | * The set type itself. |