Home | History | Annotate | Download | only in jsr166

Lines Matching refs:getKeepAliveTime

215      * getKeepAliveTime returns value given in constructor if not otherwise set
222 assertEquals(1, p.getKeepAliveTime(TimeUnit.SECONDS));