File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -679,7 +679,7 @@ <h3>Method Summary</h3>
679679 < a href ="../../org/micromanager/PropertyMap.html " title ="interface in org.micromanager "> PropertyMap</ a > ... defaults)</ code > </ td >
680680</ tr >
681681< tr id ="i93 " class ="rowColor ">
682- < td class ="colFirst "> < code > java.lang.Class</ code > </ td >
682+ < td class ="colFirst "> < code > java.lang.Class<?> </ code > </ td >
683683< td class ="colLast "> < code > < span class ="memberNameLink "> < a href ="../../org/micromanager/PropertyMap.html#getPropertyType-java.lang.String- "> getPropertyType</ a > </ span > (java.lang.String key)</ code >
684684< div class ="block "> < span class ="deprecatedLabel "> Deprecated.</ span > </ div >
685685</ td >
@@ -2151,7 +2151,7 @@ <h4>getKeys</h4>
21512151< li class ="blockList ">
21522152< h4 > getPropertyType</ h4 >
21532153< pre > @Deprecated
2154- java.lang.Class getPropertyType(java.lang.String key)</ pre >
2154+ java.lang.Class<?>& nbsp;getPropertyType(java.lang.String key)</ pre >
21552155< div class ="block "> < span class ="deprecatedLabel "> Deprecated.</ span > </ div >
21562156</ li >
21572157</ ul >
You can’t perform that action at this time.
0 commit comments