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