urv.log
Interface Loggable

All Known Implementing Classes:
MprSet, MulticastGroupsTable, MulticastNetworkGraph, NeighborTable, RoutingTable, TopologyInformationBaseTable

public interface Loggable

This interface is implemented by all the classes that must to be logged

Author:
Gerard Paris Aixala

Method Summary
 java.lang.String toString()
           
 

Method Detail

toString

java.lang.String toString()
Overrides:
toString in class java.lang.Object