Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X Y Z 

K

keep(Function<Item, Boolean>) - Static method in class io.github.privacystreams.core.transformations.filter.Filters
Keep all items that satisfies a condition, and remove the items that don't satisfy.
keepChanges() - Method in class io.github.privacystreams.core.PStream
Only keep the items that are different from the previous ones in the stream.
keepChanges(String) - Method in class io.github.privacystreams.core.PStream
Only Keep the items whose fields are different from the previous ones in the stream.
keepChanges() - Static method in class io.github.privacystreams.core.transformations.filter.Filters
Only keep the items that are different from the previous ones in the stream.
keepChanges(String) - Static method in class io.github.privacystreams.core.transformations.filter.Filters
Only Keep the items whose fields are different from the previous ones in the stream.
A B C D E F G H I K L M N O P R S T U V W X Y Z 
Skip navigation links