Uses of Package
at.letto.tools
Packages that use at.letto.tools
Package
Description
Package mit Tools, welche ohne Verbindung zu den anderen Letto-Komponenten funktioniert und in allen
Microservices von Letto eingebunden werden sollte.
-
Classes in at.letto.tools used by at.letto.plugins.dto
-
Classes in at.letto.tools used by at.letto.plugins.interfaces
-
Classes in at.letto.tools used by at.letto.plugins.restclient
-
Classes in at.letto.tools used by at.letto.plugins.service
-
Classes in at.letto.tools used by at.letto.toolsClassDescriptionRückgabeobjekt der Methode detectChanges aus Listen: Gibt die gefundenen Änderungen inf Form von 3 Listen zurück: Neue Elemente, zu löschende Elemente und ÄnderungenClass representing one diff operation.Internal class for returning results from diff_linesToChars().The data structure representing a diff is a Linked list of Diff objects: {Diff(Operation.DELETE, "Hello"), Diff(Operation.INSERT, "Goodbye"), Diff(Operation.EQUAL, " world.")}Class representing one patch operation.
-
Classes in at.letto.tools used by at.letto.tools.tex
-
Classes in at.letto.tools used by at.open.letto.plugin.controller