public interface ContainsExtraTypeInfo
toStringWithType()
method.Modifier and Type | Method and Description |
---|---|
java.lang.String |
toStringWithType()
Returns more verbose description of the object which include type information
|
boolean |
typeMatches(java.lang.Object target)
Checks if target target has matching type.
|
java.lang.String toStringWithType()
boolean typeMatches(java.lang.Object target)
toStringWithType()