org.silverpeas.quota.offset
Class SimpleQuotaCountingOffset

java.lang.Object
  extended by org.silverpeas.quota.offset.AbstractQuotaCountingOffset
      extended by org.silverpeas.quota.offset.SimpleQuotaCountingOffset

public class SimpleQuotaCountingOffset
extends AbstractQuotaCountingOffset

Author:
Yohann Chastagnier

Method Summary
static SimpleQuotaCountingOffset from(long offset)
          Instanciator
 long getOffset()
          Gets the counting offset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

from

public static SimpleQuotaCountingOffset from(long offset)
Instanciator

Parameters:
offset -
Returns:

getOffset

public long getOffset()
Description copied from class: AbstractQuotaCountingOffset
Gets the counting offset

Specified by:
getOffset in class AbstractQuotaCountingOffset
Returns:


Copyright © 2016 Silverpeas. All Rights Reserved.