BuildmLearn-Toolkit-Android  2.0.0
The Android version of the BuildmLearn Toolkit. BuildmLearn Toolkit is an easy-to-use program that helps the users make mobile apps without any knowledge of application development.
org.buildmlearn.toolkit.utilities.diff_match_patch.LinesToCharsResult Member List

This is the complete list of members for org.buildmlearn.toolkit.utilities.diff_match_patch.LinesToCharsResult, including all inherited members.

chars1org.buildmlearn.toolkit.utilities.diff_match_patch.LinesToCharsResultprotected
chars2org.buildmlearn.toolkit.utilities.diff_match_patch.LinesToCharsResultprotected
lineArrayorg.buildmlearn.toolkit.utilities.diff_match_patch.LinesToCharsResultprotected
LinesToCharsResult(String chars1, String chars2, List< String > lineArray)org.buildmlearn.toolkit.utilities.diff_match_patch.LinesToCharsResultprotected