软件包 org.test4j.tools.commons
的使用

使用 org.test4j.tools.commons 的软件包
org.test4j.module   
org.test4j.tools.commons   
 

org.test4j.module 使用的 org.test4j.tools.commons 中的类
Reflector
           
 

org.test4j.tools.commons 使用的 org.test4j.tools.commons 中的类
Reflector
           
TextDiffMatchPatch.Diff
          Class representing one diff operation.
TextDiffMatchPatch.LinesToCharsResult
          Internal class for returning results from diff_linesToChars().
TextDiffMatchPatch.Operation
          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.")} which means: delete "Hello", add "Goodbye" and keep " world."
TextDiffMatchPatch.Patch
          Class representing one patch operation.
 



Copyright © 2013. All rights reserved.