public static class CycleErrorHandler.Triple<T,R> extends Object
long
cycle
T
error
String
msg
R
result
Triple(T error, long cycle, String msg, R result)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public T error
public long cycle
public String msg
public R result
public Triple(T error, long cycle, String msg, R result)
Copyright © 2018. All rights reserved.