| Package | Description | 
|---|---|
| org.geotools.referencing.factory | Base classes for factories and
  authority factories. | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T extends AuthorityFactory> | FallbackAuthorityFactory. create(Class<T> type,
      Collection<T> factories)Wraps the specified authority factories. | 
| static AuthorityFactory | FallbackAuthorityFactory. create(Collection<? extends AuthorityFactory> factories)Wraps the specified authority factories. | 
Copyright © 1996–2019 Geotools. All rights reserved.