converter string em tempo em java

java.sql.Time timeValue = new java.sql.Time(formatter.parse(fajr_prayertime).getTime());
Troubled Trout