public class ProviderToString
A proxy class that can be used for some methods that take an Object and then simply use toString() on that object.
Object
toString()
public static ProviderToString
proxy(Provider<String> provider)
public String
class Object
equals, toString, hashCode, getClass, notify, notifyAll, wait, wait, wait
Groovy Documentation