BrightSide Workbench Full Report + Source Code
org.turro.elephant.util.Components Class Reference

Static Public Member Functions

static Components from (Object component)
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 29 of file Components.java.

Member Function Documentation

◆ from()

static Components org.turro.elephant.util.Components.from ( Object  component)
static

Definition at line 46 of file Components.java.

46  {
47  return new Components(component);
48  }
Here is the caller graph for this function:

The documentation for this class was generated from the following file: