|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MemoryComparator.ColumnType | |
---|---|
org.eclipse.m2m.atl.profiler.ui.profilingdatatable |
Uses of MemoryComparator.ColumnType in org.eclipse.m2m.atl.profiler.ui.profilingdatatable |
---|
Methods in org.eclipse.m2m.atl.profiler.ui.profilingdatatable that return MemoryComparator.ColumnType | |
---|---|
MemoryComparator.ColumnType |
MemoryComparator.getCol()
|
static MemoryComparator.ColumnType |
MemoryComparator.ColumnType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MemoryComparator.ColumnType[] |
MemoryComparator.ColumnType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.eclipse.m2m.atl.profiler.ui.profilingdatatable with parameters of type MemoryComparator.ColumnType | |
---|---|
void |
MemoryComparator.setCol(MemoryComparator.ColumnType col)
|
Constructors in org.eclipse.m2m.atl.profiler.ui.profilingdatatable with parameters of type MemoryComparator.ColumnType | |
---|---|
MemoryComparator(MemoryComparator.ColumnType c)
Creates a new memory comparator. |
|
MemoryComparator(MemoryComparator.ColumnType c,
boolean asc)
Creates a new memory comparator. |
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |