net.sf.lucis.core
Class Checkpoints

java.lang.Object
  extended by net.sf.lucis.core.Checkpoints

public class Checkpoints
extends java.lang.Object


Method Summary
static Checkpoint<java.lang.Long> ofLong()
           
static Checkpoint<java.lang.String> ofStringLine()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

ofLong

public static final Checkpoint<java.lang.Long> ofLong()

ofStringLine

public static final Checkpoint<java.lang.String> ofStringLine()


Copyright © 2009. All Rights Reserved.