org.semispace.comet.common
Class Page

java.lang.Object
  extended by org.semispace.comet.common.Page

public class Page
extends Object

Example holder


Constructor Summary
Page()
           
 
Method Summary
 List<PageLock> getLocks()
           
 void setLocks(List<PageLock> locks)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Page

public Page()
Method Detail

getLocks

public List<PageLock> getLocks()

setLocks

public void setLocks(List<PageLock> locks)


Copyright © 2008-2012. All Rights Reserved.