Searched defs:AbstractIntegerAttr (Results 1 - 1 of 1) sorted by relevance

/external/smack/src/com/kenai/jbosh/
H A DAbstractIntegerAttr.java25 abstract class AbstractIntegerAttr extends AbstractAttr<Integer> { class in inherits:AbstractAttr
33 protected AbstractIntegerAttr(final int val) throws BOSHException { method in class:AbstractIntegerAttr
43 protected AbstractIntegerAttr(final String val) throws BOSHException { method in class:AbstractIntegerAttr

Completed in 637 milliseconds