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