ClassPostExecutionThreadThread abstraction created to change the execution context from any thread to any other thread. Useful to encapsulate a UI Thread for example, since s
app/src/main/java/com/fernandocejas/android/sample/executor/PostExecutionThread.java:25