From fd19ada48dc343f77137bd9c98feab3af5be0904 Mon Sep 17 00:00:00 2001 From: Quddus Chong Date: Tue, 18 Nov 2014 16:41:07 -0800 Subject: docs: Updated Google Play services Javadocs to reflect v6.5 (Nacho) release. Change-Id: Idca8d161c67a5e35ac383b7e22f0c8cd6933c5f3 --- .../com/google/android/gms/games/PlayerBuffer.html | 189 ++++++++++++--------- 1 file changed, 106 insertions(+), 83 deletions(-) (limited to 'docs/html/reference/com/google/android/gms/games/PlayerBuffer.html') diff --git a/docs/html/reference/com/google/android/gms/games/PlayerBuffer.html b/docs/html/reference/com/google/android/gms/games/PlayerBuffer.html index afa9d01..093757b 100644 --- a/docs/html/reference/com/google/android/gms/games/PlayerBuffer.html +++ b/docs/html/reference/com/google/android/gms/games/PlayerBuffer.html @@ -95,6 +95,7 @@ + @@ -110,7 +111,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -122,7 +123,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - + @@ -148,11 +149,57 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + +
- + @@ -1130,50 +1153,50 @@ From class - + - - - - - + + + + + void release() - +
Releases resources used by the buffer. - - + +
- + - + - - - - - + + + + + Iterator<T> singleRefIterator() - +
In order to use this one should correctly override setDataRow(int) in his DataBufferRef implementation. - - + +
- + @@ -1402,22 +1425,22 @@ From interface