--- jsr166/src/main/java/util/Queue.java 2017/04/19 23:45:50 1.45 +++ jsr166/src/main/java/util/Queue.java 2017/05/13 19:51:48 1.48 @@ -17,12 +17,12 @@ package java.util; * use with capacity-restricted {@code Queue} implementations; in most * implementations, insert operations cannot fail. * - * + *
* * * - * - * + * + * * * * @@ -95,7 +95,7 @@ package java.util; * ordering properties. * *

This interface is a member of the - * + * * Java Collections Framework. * * @since 1.5

Summary of Queue methods
Throws exceptionReturns special valueThrows exceptionReturns special value
Insert