Interface Commitable<T>


public interface Commitable<T>
Created by iocanel on 7/18/16.
  • Method Summary

    Modifier and Type Method Description
    T withCommit​(String revision)