public class BoolReasonValue<T> extends Object
BoolReasonValue()
BoolReasonValue(boolean bool, String reason)
BoolReasonValue(boolean bool, String reason, T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BoolReasonValue(boolean bool, String reason)
public BoolReasonValue(boolean bool, String reason, T value)
public BoolReasonValue()
Copyright © 2021. All rights reserved.