public abstract class AbstractTypedContentProvider extends java.lang.Object implements ContentProvider.Typed
ContentProvider.Typed| Modifier | Constructor and Description |
|---|---|
protected |
AbstractTypedContentProvider(java.lang.String contentType) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContentType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLength, isReproducibleprotected AbstractTypedContentProvider(java.lang.String contentType)
public java.lang.String getContentType()
getContentType in interface ContentProvider.TypedCopyright © 1995–2022 Webtide. All rights reserved.