public interface ContainsExtraTypeInfo
toStringWithType(String) method.| Modifier and Type | Method and Description |
|---|---|
Object |
getWanted() |
String |
toStringWithType(String className) |
boolean |
typeMatches(Object target)
Checks if target target has matching type.
|
String toStringWithType(String className)
className - - name of the class to be printed in description
Returns more verbose description of the object which include type informationboolean typeMatches(Object target)
toStringWithType(String)Object getWanted()
Copyright © 2025. All rights reserved.