Class Line
- java.lang.Object
-
- com.cdancy.bitbucket.rest.domain.file.Line
-
public abstract class Line extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description static Linecreate(String text, String type)abstract Stringtext()abstract Stringtype()
-