|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TraceType.Format | |
|---|---|
| org.jruby.runtime.backtrace | |
| Uses of TraceType.Format in org.jruby.runtime.backtrace |
|---|
| Methods in org.jruby.runtime.backtrace that return TraceType.Format | |
|---|---|
static TraceType.Format |
TraceType.Format.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TraceType.Format[] |
TraceType.Format.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.jruby.runtime.backtrace with parameters of type TraceType.Format | |
|---|---|
TraceType(TraceType.Gather gather,
TraceType.Format format)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||