jestr
Interface Prioritized

All Known Subinterfaces:
Controller, CycleStringifier, MessageFormattableStringifier, Stringifier
All Known Implementing Classes:
ControllerBase, DefaultCycleStringifier, EnumStringifier, MessageFormattableStringifierBase, StringifierBase

public interface Prioritized

Author:
David Gilliland

Method Summary
 java.lang.Integer getPriority()
           
 void setPriority(java.lang.Integer priority)
           
 

Method Detail

getPriority

public java.lang.Integer getPriority()

setPriority

public void setPriority(java.lang.Integer priority)


Copyright (c) 2001-2003 - Apache Software Foundation