public class MapKeyHelpers extends Object
MapJoin.key()
poses a number of implementation difficulties in terms of the
type signatures amongst the Path
, Join
and
Attribute
. The implementations found here provide that bridge.Modifier and Type | Class and Description |
---|---|
static class |
MapKeyHelpers.MapKeyAttribute<K>
Defines an
Attribute modelling of a map-key. |
static class |
MapKeyHelpers.MapKeyPath<K>
Models a path to a map key.
|
static class |
MapKeyHelpers.MapKeySource<K,V>
Defines a path for the map which can then be used to represent the source of the
map key "attribute".
|
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.