Interface EqualsHashCodeTestUtils.CopyFunction<T>

Enclosing class:
EqualsHashCodeTestUtils

public static interface EqualsHashCodeTestUtils.CopyFunction<T>
A function that makes a copy of its input argument
  • Method Summary

    Modifier and Type
    Method
    Description
    copy(T t)