jnr.posix.util
Class MethodName

java.lang.Object
  extended by jnr.posix.util.MethodName

public class MethodName
extends Object


Constructor Summary
MethodName()
           
 
Method Summary
static String getCallerMethodName()
           
static String getMethodName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodName

public MethodName()
Method Detail

getMethodName

public static String getMethodName()

getCallerMethodName

public static String getCallerMethodName()


Copyright © 2014. All Rights Reserved.