Package unlimited.fc.client.engine
Class UseTCPACKSCache.DetectedValue
- java.lang.Object
-
- unlimited.fc.client.engine.UseTCPACKSCache.DetectedValue
-
- Enclosing class:
- UseTCPACKSCache
public class UseTCPACKSCache.DetectedValue extends java.lang.ObjectThis class tracks if useTCPACKS have either been set or successfully detected.
-
-
Constructor Summary
Constructors Constructor Description DetectedValue()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidforceSet(boolean isUseTCPACKS)overrides all checks and forces the useage of TCPACKSbooleanisUseTCPACKS()
-