public class WithDebug<T> extends Object
boolean
debug
T
t
WithDebug()
static <T> WithDebug<T>
of(T t, boolean debug)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final T t
public final boolean debug
public WithDebug()
public static <T> WithDebug<T> of(T t, boolean debug)
Copyright © 2023. All rights reserved.