-
Method Summary
Creates a new
IdMapping with the specified handler and ids.
-
Method Details
-
of
Creates a new
IdMapping with the specified handler and ids.
- Type Parameters:
T - The IdMappings type.
- Parameters:
handler - The corresponding handler class.
ids - An String array of component ids.
- Returns:
- The
IdMapping instance.
-
-