FileDocCategorySizeDatePackage
ToHuman.javaAPI DocAndroid 1.5 API1038Wed May 06 22:41:02 BST 2009com.android.dx.util

ToHuman

public interface ToHuman
Simple interface for objects that can return a "human" (as opposed to a complete but often hard to read) string form.

Fields Summary
Constructors Summary
Methods Summary
public java.lang.StringtoHuman()
Return the "human" string form of this instance. This is generally less "debuggy" than toString().

return
non-null; the human string form