|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DiffType | |
---|---|
com.darwinsys.diff |
Uses of DiffType in com.darwinsys.diff |
---|
Methods in com.darwinsys.diff that return DiffType | |
---|---|
DiffType |
DiffChunk.getType()
|
static DiffType |
DiffType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DiffType[] |
DiffType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Constructors in com.darwinsys.diff with parameters of type DiffType | |
---|---|
DiffChunk(T data,
DiffType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |