Package com.yahoo.log

Class Util


  • public class Util
    extends java.lang.Object
    Author:
    Bjorn Borud, arnej27959, bjorncs
    • Constructor Summary

      Constructors 
      Constructor Description
      Util()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getHostName()  
      static java.lang.String getPID()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Util

        public Util()
    • Method Detail

      • getHostName

        public static java.lang.String getHostName()
      • getPID

        public static java.lang.String getPID()