LeviHeichou.java
Alessandro
Rome, Lazio, Italy
// 心臓を捧げよ!
package com.SteamUser;

import com.components.generic.*;
import com.manifacturers.Manifacturers.*;

public class LeviHeichou extends SteamCommunityUser{

private final PC mPC;
private final String mURL = " steamcommunity.com/id/AxeR_ ";

public LeviHeichou(){
super("Levi Heichou");
this.mPC = new PC(new CPU(new coreI7("6700K")),
RandomAccessMemory.buildFromString("32GB Corsair Vengeance LED 3000MHz"),
new GPU(new GTX(10Series.1070_FOUNDERS_EDITION)),
new Heatsink(Noctua.parseModelFromString("NH-U9B SE2")),
new Motherboard(ManifacturerNames.ASUS, "ROG.MAXIMUS_VIII_HERO"),
new SataSSD(Storage.get(ManifacturersNames.SAMSUNG, "850 Pro 256 GB")),
new HDD(Storage.get(ManifacturersNames.SEAGATE, "Barracuda ST3000DM001")),
new Case(NZXT.getProductFromString("H442")),
new PSU(beQuiet.getModel("Power Zone", 750)));
}

public PC getPC(){
return this.myPC;
}

public String getUserURL(){
return this.mURL;
}

}
// 心臓を捧げよ!
package com.SteamUser;

import com.components.generic.*;
import com.manifacturers.Manifacturers.*;

public class LeviHeichou extends SteamCommunityUser{

private final PC mPC;
private final String mURL = " steamcommunity.com/id/AxeR_ ";

public LeviHeichou(){
super("Levi Heichou");
this.mPC = new PC(new CPU(new coreI7("6700K")),
RandomAccessMemory.buildFromString("32GB Corsair Vengeance LED 3000MHz"),
new GPU(new GTX(10Series.1070_FOUNDERS_EDITION)),
new Heatsink(Noctua.parseModelFromString("NH-U9B SE2")),
new Motherboard(ManifacturerNames.ASUS, "ROG.MAXIMUS_VIII_HERO"),
new SataSSD(Storage.get(ManifacturersNames.SAMSUNG, "850 Pro 256 GB")),
new HDD(Storage.get(ManifacturersNames.SEAGATE, "Barracuda ST3000DM001")),
new Case(NZXT.getProductFromString("H442")),
new PSU(beQuiet.getModel("Power Zone", 750)));
}

public PC getPC(){
return this.myPC;
}

public String getUserURL(){
return this.mURL;
}

}
Currently Offline
Recent Activity
36 hrs on record
last played on Feb 14