public abstract class UriResourceImpl extends Object implements UriResource
| Constructor and Description |
|---|
UriResourceImpl(UriResourceKind kind) |
| Modifier and Type | Method and Description |
|---|---|
UriResourceKind |
getKind() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSegmentValuepublic UriResourceImpl(UriResourceKind kind)
public UriResourceKind getKind()
getKind in interface UriResourcepublic String toString()
toString in interface UriResourcetoString in class ObjectCopyright © 2023. All rights reserved.