org.kuali.maven.mojo.s3
Class Depth

java.lang.Object
  extended by org.kuali.maven.mojo.s3.Depth

public class Depth
extends Object


Constructor Summary
Depth()
           
 
Method Summary
 void decrement()
           
 int getValue()
           
 void increment()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Depth

public Depth()
Method Detail

increment

public void increment()

decrement

public void decrement()

getValue

public int getValue()


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.