Searched refs:INPUT_SHAPE_COUNT (Results 1 – 1 of 1) sorted by relevance
13 private final static int INPUT_SHAPE_COUNT = CoercionInputShape.values().length; field in CoercionConfig24 _coercionsByShape = new CoercionAction[INPUT_SHAPE_COUNT]; in CoercionConfig()