-
+
All Classes (API-The MovieDB 3.10-SNAPSHOT API)
-
+
diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html
index 00d75bf0b..16cd14d9c 100644
--- a/apidocs/allclasses-noframe.html
+++ b/apidocs/allclasses-noframe.html
@@ -2,13 +2,13 @@
-
+
All Classes (API-The MovieDB 3.10-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/MovieDbException.MovieDbExceptionType.html b/apidocs/com/omertron/themoviedbapi/MovieDbException.MovieDbExceptionType.html
index 7aa5d84b6..d0de6e8d9 100644
--- a/apidocs/com/omertron/themoviedbapi/MovieDbException.MovieDbExceptionType.html
+++ b/apidocs/com/omertron/themoviedbapi/MovieDbException.MovieDbExceptionType.html
@@ -2,13 +2,13 @@
-
+
MovieDbException.MovieDbExceptionType (API-The MovieDB 3.10-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/MovieDbException.html b/apidocs/com/omertron/themoviedbapi/MovieDbException.html
index 87985259e..b5b443374 100644
--- a/apidocs/com/omertron/themoviedbapi/MovieDbException.html
+++ b/apidocs/com/omertron/themoviedbapi/MovieDbException.html
@@ -2,13 +2,13 @@
-
+
MovieDbException (API-The MovieDB 3.10-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html
index 23fc905e4..a8dd933b6 100644
--- a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html
+++ b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html
@@ -2,13 +2,13 @@
-
+
TheMovieDbApi (API-The MovieDB 3.10-SNAPSHOT API)
-
+
@@ -196,6 +196,18 @@ The MovieDb API
String year,
int maxDistance)
+
+ Compare the MovieDB object with a title & year, case sensitive
+
+
+
+static boolean
+
compareMovies(MovieDb moviedb,
+ String title,
+ String year,
+ int maxDistance,
+ boolean caseSensitive)
+
Compare the MovieDB object with a title & year
@@ -933,6 +945,24 @@ public static boolean compareMovies(
TheMovieDbApi.compareMovies(MovieDb moviedb,
+ String title,
+ String year,
+ int maxDistance,
+ boolean caseSensitive)
+
Compare the MovieDB object with a title & year
Description: This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.