i need help in framing a java method which reads data of the specified variety in a 5152780

I need help in framing a java method which reads data (of the specified variety) in a specified file into the an active data set which accepts generic type . The data in the file is treated as type T. Missing values should be read as null. The method is in public class exampleclass implements Statistics, where public interface Statistics consists of enum DATA{USAF, WBAN, YR_MO_DA_HR_MN , DIR, SPD, GUS, CLG, SKC, L, M, H, VSB, MW_1, MW_2, MW_3, MW_4, AW_1, AW_2, AW_3, AW_4, W, TEMP, DEWP, SLP, MAX, MIN, PCP01, PCP06, PCP24, PCPXX, SD}.

Example of data in file:

USAF WBAN YR--MODAHRMN DIR SPD GUS CLG SKC LMH VSB MW MW MW MW AW AW AW AW W TEMP DEWP SLP ALT STP MAX MIN PCP01 PCP06 PCP24

/*
   * @param d The set of data to be read from the file.
   * @param path The path of the file.
   * @return Returns true if the file is successfully read and false otherwise.
   */
   boolean ReadFile(String path, DATA d);

USAF WBAN YR–MODAHRMN DIR SPD GUS CLG SKC LMH VSB MW MW MW MW AW AW AW AW W TEMP DEWP SLP ALT STP MAX MIN PCP01 PCP06 PCP24 PCPXX SD 725472 94989 201801010053 300 9 *** 722 CLR * * * 10.0 ** ** ** ** ** ** ** ** * -12 -19 1945.8 30.79 1907.4 *** *** 0.99 ***** ***** ***** **

"Get 15% discount on your first 3 orders with us"
Use the following coupon
FIRST15

Order Now