method com.dmdirc.ui.interfaces.SearchBar__static_init










method SearchBar$Direction[] values()
pre(soft) init'ed($VALUES[...])
postreturn_value == &new SearchBar$Direction[](valu es#1)
postnew SearchBar$Direction[](values#1) num objects == 1
postreturn_value.length == 2
postreturn_value[...] == One-of{$VALUES[...], undefined}

method SearchBar$Direction valueOf(String)
postinit'ed(return_value)

method void com.dmdirc.ui.interfaces.SearchBar$Direction( String, int)










method com.dmdirc.ui.interfaces.SearchBar$Direction__ static_init
post$VALUES == &new SearchBar$Direction[](SearchBar $Direction__static_init#3)
postDOWN == &new SearchBar$Direction(SearchBar$Dire ction__static_init#2)
post$VALUES[1] == &new SearchBar$Direction(SearchBa r$Direction__static_init#2)
postUP == &new SearchBar$Direction(SearchBar$Direct ion__static_init#1)
post$VALUES[0] == &new SearchBar$Direction(SearchBa r$Direction__static_init#1)
postnew SearchBar$Direction(SearchBar$Direction__ static_init#1) num objects == 1
postnew SearchBar$Direction(SearchBar$Direction__ static_init#2) num objects == 1
postnew SearchBar$Direction[](SearchBar$Direction__ static_init#3) num objects == 1
post$VALUES.length == 2
unanalyzedcall on java.lang.Enum