Interface Trace


public interface Trace
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    trace(String format, Object... args)
     
  • Method Details