public static class SecretInput.SecretInputVector extends org.cryptimeleon.math.structures.cartesian.Vector<SecretInput> implements SecretInput
SecretInput.EmptySecretInput, SecretInput.SecretInputVectorEMPTY| Constructor and Description |
|---|
SecretInputVector(java.util.List<? extends SecretInput> secretInputs) |
SecretInputVector(SecretInput... secretInputs) |
append, concatenate, equals, forEach, forEach, fromStreamPlain, fromStreamPlain, generatePlain, generatePlain, generatePlain, generatePlain, get, hashCode, iterate, iterate, length, map, map, map, map, of, of, of, pad, prepend, reduce, reduce, replace, stream, toList, toString, truncate, zip, zip, zipReduce, zipReducepublic SecretInputVector(SecretInput... secretInputs)
public SecretInputVector(java.util.List<? extends SecretInput> secretInputs)