Uses of Class
com.atlassian.diff.CharacterChunk

Packages that use CharacterChunk
com.atlassian.diff   
 

Uses of CharacterChunk in com.atlassian.diff
 

Methods in com.atlassian.diff that return types with arguments of type CharacterChunk
 List<CharacterChunk> WordChunk.getCharacterChunks()
           
 

Constructor parameters in com.atlassian.diff with type arguments of type CharacterChunk
WordChunk(DiffType type, List<CharacterChunk> characterChunks)
           
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.