Uses of Class
com.github.fridujo.glacio.model.Example
-
Packages that use Example Package Description com.github.fridujo.glacio.model -
-
Uses of Example in com.github.fridujo.glacio.model
Methods in com.github.fridujo.glacio.model that return types with arguments of type Example Modifier and Type Method Description List<Example>Feature. getExamples()Constructor parameters in com.github.fridujo.glacio.model with type arguments of type Example Constructor Description Feature(URI sourceURI, String name, Language language, List<Example> examples)
-