public static class ALS.InBlockInformation extends Object implements scala.Product, scala.Serializable
Constructor and Description |
---|
InBlockInformation(int[] elementIDs,
ALS.BlockRating[] ratingsForBlock) |
Modifier and Type | Method and Description |
---|---|
int[] |
elementIDs() |
ALS.BlockRating[] |
ratingsForBlock() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public InBlockInformation(int[] elementIDs, ALS.BlockRating[] ratingsForBlock)
public int[] elementIDs()
public ALS.BlockRating[] ratingsForBlock()
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.