-
public final class ChaosFakeKt
-
-
Method Summary
Modifier and Type Method Description final <T extends ChaosFake> IntegerdefaultPort(KClass<T> $self)Calculate a standard port number for a Fake using the classname as a seed -
-
Method Detail
-
defaultPort
final <T extends ChaosFake> Integer defaultPort(KClass<T> $self)
Calculate a standard port number for a Fake using the classname as a seed
-
-
-
-