mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 17:13:21 +00:00 
			
		
		
		
	Merge 1.0.0 changes back to master.
This commit is contained in:
		| @@ -85,6 +85,7 @@ public class SimpleDirectory<ObjectType extends Identifiable> | ||||
|      * @param objects | ||||
|      *     The objects that should be present in this directory. | ||||
|      */ | ||||
|     @SafeVarargs | ||||
|     public SimpleDirectory(ObjectType... objects) { | ||||
|         this(Arrays.asList(objects)); | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user