< prev index next >

src/java.smartcardio/share/classes/javax/smartcardio/CardTerminals.java

Print this page

        

*** 103,112 **** --- 103,113 ---- /** * Returns the terminal with the specified name or null if no such * terminal exists. * + * @param name the terminal name * @return the terminal with the specified name or null if no such * terminal exists. * * @throws NullPointerException if name is null */
< prev index next >