Uses of Class
de.brendamour.jpasskit.PKLocation
Packages that use PKLocation
-
Uses of PKLocation in de.brendamour.jpasskit
Fields in de.brendamour.jpasskit with type parameters of type PKLocationMethods in de.brendamour.jpasskit that return PKLocationModifier and TypeMethodDescriptionPKLocationBuilder.build()protected PKLocationPKLocation.clone()Methods in de.brendamour.jpasskit that return types with arguments of type PKLocationMethods in de.brendamour.jpasskit with parameters of type PKLocationModifier and TypeMethodDescriptionstatic PKLocationBuilderPKLocation.builder(PKLocation location) PKLocationBuilder.of(PKLocation source) Method parameters in de.brendamour.jpasskit with type arguments of type PKLocation -
Uses of PKLocation in de.brendamour.jpasskit.util
Method parameters in de.brendamour.jpasskit.util with type arguments of type PKLocationModifier and TypeMethodDescriptionstatic List<PKLocationBuilder>BuilderUtils.toLocationBuilderList(List<PKLocation> locations)