Uses of Class
de.loskutov.anyedit.compare.AnyeditCompareInput
-
Packages that use AnyeditCompareInput Package Description de.loskutov.anyedit.compare -
-
Uses of AnyeditCompareInput in de.loskutov.anyedit.compare
Fields in de.loskutov.anyedit.compare declared as AnyeditCompareInput Modifier and Type Field Description private AnyeditCompareInput
TextStreamContent. compareInput
Methods in de.loskutov.anyedit.compare with parameters of type AnyeditCompareInput Modifier and Type Method Description void
ClipboardStreamContent. init(AnyeditCompareInput input)
void
ExternalFileStreamContent. init(AnyeditCompareInput input)
void
FileStreamContent. init(AnyeditCompareInput input)
void
StreamContent. init(AnyeditCompareInput input)
void
TextStreamContent. init(AnyeditCompareInput input)
-