Searched refs:getBoxedShort (Results 1 – 2 of 2) sorted by relevance
43 Short getBoxedShort(); in getBoxedShort() method
66 assertThat(basicComponent.getBoxedShort()).isEqualTo(new Short(BOUND_SHORT)); in boxedPrimitives()