sameContent method

bool sameContent (
  1. T elementA,
  2. T elementB
)

Implementation

bool sameContent(T elementA, T elementB);