Uses of Class
org.spectrumauctions.sats.core.model.cats.CATSLicense
-
Packages that use CATSLicense Package Description org.spectrumauctions.sats.core.bidlang.xor org.spectrumauctions.sats.core.model.cats -
-
Uses of CATSLicense in org.spectrumauctions.sats.core.bidlang.xor
Constructor parameters in org.spectrumauctions.sats.core.bidlang.xor with type arguments of type CATSLicense Constructor Description CatsXOR(java.util.Collection<CATSLicense> goods, RNGSupplier rngSupplier, CATSBidder bidder) -
Uses of CATSLicense in org.spectrumauctions.sats.core.model.cats
Methods in org.spectrumauctions.sats.core.model.cats that return types with arguments of type CATSLicense Modifier and Type Method Description com.google.common.collect.ImmutableList<CATSLicense>CATSWorld. getLicenses()
-