public class Example extends Object
Example(Object value)
Example(String mediaType, Object value)
com.google.common.base.Optional<String>
getMediaType()
Object
getValue()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Example(Object value)
public Example(String mediaType, Object value)
public Object getValue()
public com.google.common.base.Optional<String> getMediaType()
public String toString()
toString
Copyright © 2023. All rights reserved.