com.j256.ormlite.android.compat
Class ApiCompatibilityUtils
java.lang.Object
com.j256.ormlite.android.compat.ApiCompatibilityUtils
public class ApiCompatibilityUtils
- extends Object
Utility class which loads the various classes based on which API version is being supported.
- Author:
- graywatson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApiCompatibilityUtils
public ApiCompatibilityUtils()
getCompatibility
public static ApiCompatibility getCompatibility()
- Return the compatibility class that matches our build number.
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.