Searched refs:getBoxedChar (Results 1 – 2 of 2) sorted by relevance
42 Character getBoxedChar(); in getBoxedChar() method
65 assertThat(basicComponent.getBoxedChar()).isEqualTo(new Character(BOUND_CHAR)); in boxedPrimitives()