|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Maintains a set of PhoneDuration
instances indexed by
phone.
PhoneDuration
Method Summary | |
PhoneDuration |
getPhoneDuration(java.lang.String phone)
Gets the PhoneDuration for the given phone. |
Method Detail |
public PhoneDuration getPhoneDuration(java.lang.String phone)
PhoneDuration
for the given phone. If no
duration is applicable, returns null
. Note that
'applicable' implementation dependent; some implementations
may return a default value.
phone
- the phone to get duration information for
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |